Overview
- Use this API for indexed, flexible querying.
- Treat this as a service layer over chain data.
- Use protocol gateways for direct protocol operations.
Service boundary
- In scope: GraphQL query patterns, filters, and pagination.
- Out of scope: transaction submission and module-level protocol semantics.
Example queries
Authentication and endpoints
- Auth requirements:
/reference/authentication-matrix - Endpoint mapping by network:
/reference/networks-and-endpoints
Related references
- Pagination:
/api-reference/pagination - Blockchain RPC API:
/api-reference/rpc-api - Product and SDK map:
/reference/product-and-sdk-map