Skip to main content

Morpho Blue APIs

This page describes the use of the Morpho Blue API: Access public data from Morpho Protocol (analytics, rates, APY, rewards) programmatically, useful for time-consuming onchain data retrieval.

Introduction

The Morpho Blue APIs provides easy and performant access to public data from the Morpho Protocol. It allows developers to programmatically interact with the protocol and retrieve various types of data, such as analytics, rates, APY over time, or rewards for every user. This document provides a comprehensive guide to the API and explains how to use it effectively.

Endpoint

To use the Morpho Blue APIs, you need to know the base URL of the APIs and the methods to query it. The base URL for the Morpho API is https://blue-api.morpho.org/graphql.

Morpho Blue data

Jump into the Morpho Blue section to find the available queries and examples to query the API.

Rewards

Jump into the Rewards section to find the available queries and examples to query the API.

Questions

If you have any questions or need further assistance, please don't hesitate to reach out on Discord.

success

Reminder:
The Morpho Blue APIs are a public APIs, and there were significant efforts to make it accessible and performant for everyone. Please use the resp. API responsibly and refrain from attempting to break or hack it. Your cooperation helps enhances the quality and reliability of the service provided.

Thank you.