Morpho GraphQL API
The Morpho GraphQL API is the primary offchain data interface for the Morpho DeFi credit protocol. It exposes comprehensive real-time and historical data covering Morpho Blue lending markets, MetaMorpho vaults (V1 and V2), user positions, collateral, liquidations, rewards, oracle configurations, public allocator state, and curators across Ethereum, Base, Arbitrum, and all other supported EVM chains. The schema includes 299 types spanning markets, vaults, positions, transactions, and analytics time-series.
Overview
Morpho GraphQL API is a GraphQL API specification published by Morpho on the APIs.io network.
The Morpho GraphQL API is the primary offchain data interface for the Morpho DeFi credit protocol. It exposes comprehensive real-time and historical data covering Morpho Blue lending markets, MetaMorpho vaults (V1 and V2), user positions, collateral, liquidations, rewards, oracle configurations, public allocator state, and curators across Ethereum, Base, Arbitrum, and all other supported EVM chains. The schema includes 299 types spanning markets, vaults, positions, transactions, and analytics time-series.
The GraphQL endpoint is available at https://api.morpho.org/graphql. documentation is published at https://docs.morpho.org/tools/offchain/api/get-started/.
The specification includes 6 reference links.
Tagged areas include DeFi, Lending, Borrowing, Collateral, and Liquidations.
Endpoint
References
- Documentation https://docs.morpho.org/tools/offchain/api/morpho/
- GettingStarted https://docs.morpho.org/tools/offchain/api/get-started/
- VaultsAPI https://docs.morpho.org/tools/offchain/api/morpho-vaults/
- PublicAllocatorAPI https://docs.morpho.org/tools/offchain/api/public-allocator/
- SubgraphsDocs https://docs.morpho.org/tools/offchain/subgraphs/
- GitHubOrg https://github.com/morpho-org