📄️ Learning Path: From Beginner to Advanced
This guide provides a structured path to learn Bitquery APIs progressively, from basic concepts to advanced implementations.
📄️ Your First Query
Create and run your first query on Bitquery IDE by visiting https://graphql.bitquery.io/ide.
📄️ Starter Queries
Below is a set of queries that are curated for you to get started with Bitquery.
📄️ Starter Subscriptions
Below is a set of queries that are curated for you to get started with Bitquery.
📄️ Use it in Your Application
You can integrate both queries and subscriptions in your application on any programming language and framework.
📄️ Common Errors and What to Do
This section will guide you through the interpretation of common error messages encountered within Bitquery APIs. It will help you decide when to escalate issues by filing a ticket at Bitquery Support.
📄️ Subscribing to Real-Time Data
After you have created and successfully run your first query, it is time to
📄️ Getting Mempool Data
In the previous section, we saw how to write a subscription query. Now, let's examine the process of obtaining mempool data.