Skip to main content

Morpho Optimizers API

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

Morpho API Endpoint

Introduction

The Morpho Optimizers API is a RESTful API that 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.

Usage

To use the Morpho Optimizers API, you need to know the base URL of the API and the available endpoints. The base URL for the Morpho API is https://api.morpho.org/.

Explore the API

The API is made of standard REST endpoints. You can find a complete description of the available endpoints on https://api.morpho.org, which will give you a Swagger documentation. Head up on the Swagger to identify which path you can use, and try them directly into your browser.

Questions

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

success

Reminder:
The Morpho Optimizers API is a public API, and there were significant efforts to make it accessible and performant for everyone. Please use the 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.