Bitquery · GraphQL Specification

Bitquery GraphQL API

Unified GraphQL endpoint for querying onchain data across 40+ supported blockchains - blocks, transactions, transfers, DEX trades, balances, holders, NFTs, prices, events, traces. Standard GraphQL POST over HTTP with API-key authentication.

Documentation Endpoint View on GitHub Blockchain DataGraphQLStreamingIndexerDEXNFTCryptoWeb3GraphQL

Overview

Bitquery GraphQL API is a GraphQL API specification published by Bitquery on the APIs.io network.

Unified GraphQL endpoint for querying onchain data across 40+ supported blockchains - blocks, transactions, transfers, DEX trades, balances, holders, NFTs, prices, events, traces. Standard GraphQL POST over HTTP with API-key authentication.

The GraphQL endpoint is available at https://streaming.bitquery.io/graphql. documentation is published at https://docs.bitquery.io/.

The specification includes 4 reference links.

Tagged areas include Blockchain Data, Streaming, Indexer, DEX, and NFT.

Endpoint

https://streaming.bitquery.io/graphql

References

Related API Specs

Bitquery Streaming Subscriptions (AsyncAPI)
Back to Bitquery · All GraphQL Specs · GitHub