βΉοΈOverview
Learn the overview of the Airstack GraphQL APIs, which includes authentication, cursor pagination, comparison operators, and nested queries.
Last updated
Learn the overview of the Airstack GraphQL APIs, which includes authentication, cursor pagination, comparison operators, and nested queries.
Last updated
The Airstack API is an easy-to-use GraphQL API that helps web3 developer enable composability by reading data accross the web3 ecosystem.
The Airstack API supports all standard features of GraphQL API, such as request headers, variables, nested queries, multiple queries execution, etc.
Currently, the Airstack API doesnβt support any write operations to the blockchain.
Authentication
Learn more details on how authentication with the Airstack API keys work.
Cursor Pagination
Learn how to use cursor pagination to get all the data from Airstack queries.
Working with GraphQL
Learn all the available logical comparison operators for filtering out the desired API results.
Nested Queries
Learn fields that have nested queries implemented within the Airstack API.