All services

Service / 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.

Documentation

Payment protocol

mpp

01
tempo

Method ledger

1 callable methods

OpenAPI source
POST/graphql
1000 USDC

Execute 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)"
  }
}