Airstack · GraphQL Specification

Airstack GraphQL API

Airstack exposes a composable GraphQL API for querying on-chain and off-chain Web3 data across multiple EVM-compatible blockchains. The API aggregates token balances, NFT metadata, token transfers, wallet identities, ENS domains, POAP attendance records, social graph data (Farcaster and Lens), and trending on-chain activity into a single unified interface. Developers can join data across chains, protocols, and identities in a single request without running indexing infrastructure themselves.

Documentation Endpoint View on GitHub Web3BlockchainGraphQLNFTTokensOn-Chain DataEthereumPolygonBaseENSPOAPSocial GraphWalletIdentityGraphQL

Overview

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

Airstack exposes a composable GraphQL API for querying on-chain and off-chain Web3 data across multiple EVM-compatible blockchains. The API aggregates token balances, NFT metadata, token transfers, wallet identities, ENS domains, POAP attendance records, social graph data (Farcaster and Lens), and trending on-chain activity into a single unified interface. Developers can join data across chains, protocols, and identities in a single request without running indexing infrastructure themselves.

The GraphQL endpoint is available at https://api.airstack.xyz/gql. documentation is published at https://docs.airstack.xyz/airstack-docs-and-faqs/api-capabilities.

The specification includes 2 reference links.

Tagged areas include Web3, Blockchain, NFT, Tokens, and On-Chain Data.

Endpoint

https://api.airstack.xyz/gql

References

Related API Specs

Airstack Casts API (OpenAPI) Airstack FIDs API (OpenAPI) Airstack HubEvents API (OpenAPI) Airstack Links API (OpenAPI) Airstack OnChainEvents API (OpenAPI) Airstack Reactions API (OpenAPI) Airstack Storage API (OpenAPI) Airstack SubmitMessage API (OpenAPI) Airstack UserData API (OpenAPI) Airstack Usernames API (OpenAPI) Airstack ValidateMessage API (OpenAPI) Airstack Verifications API (OpenAPI) Airstack Webhooks API (OpenAPI)
Back to Airstack · All GraphQL Specs · GitHub