All capabilitiesService documentation 01API reference
Capability / crypto_data
Codex
GraphQL API for real-time and historical DeFi data across 80+ blockchain networks. Query token data, trades, liquidity pools, NFTs, and wallet activity.
Payment protocol
mpp
tempo
What your agent can do
1 available endpoints
POST/graphql1000 USDC
POST
/graphqlExecute GraphQL queries for DeFi and blockchain data.
POST JSON body with a GraphQL query string. Supports token data, trades, liquidity pools, NFTs, and wallet queries across 80+ networks.
{
"body": {
"query": "string (GraphQL query)",
"variables": "object (optional)"
}
}