Learning Path: From Beginner to Advanced
This guide provides a structured path to learn Bitquery APIs progressively, from basic concepts to advanced implementations.
Quick Start (5 minutes)​
- Your First Query - Create and run your first GraphQL query
- IDE Basics - Learn to use the Bitquery IDE effectively
- Starter Queries - Try pre-built queries for common use cases
Foundation (30 minutes)​
- Understanding Datasets - Learn about archive, real-time, and combined datasets
- Basic GraphQL Concepts - Understand query structure and syntax
- Authorization - Set up your access outside our IDE
Intermediate (1-2 hours)​
- Building Complex Queries - Learn advanced query techniques
- Real-time Subscriptions - Set up live data streams
- Error Handling - Understand and fix common issues
Advanced (2-4 hours)​
- Platform-Specific APIs - Deep dive into Solana, Ethereum, etc.
- Integration Examples - Real-world application examples
- Performance Optimization - Optimize your queries for production
- Contributing - Help improve the documentation
Choose Your Path​
For Traders​
- Start with Crypto Price APIs
- Learn Real-time Price Streams
- Explore DEX Trading APIs
For Developers​
- Begin with Your First Query
- Master GraphQL Basics
- Build Custom Applications
For Analysts​
- Start with Historical Data
- Learn Aggregation Queries
- Explore Analytics Examples