Documentation Index
Fetch the complete documentation index at: https://docs.domeapi.io/llms.txt
Use this file to discover all available pages before exploring further.
What is Dome API?
Dome API provides comprehensive access to prediction market data across multiple platforms including Polymarket and Kalshi. Get real-time market prices, historical candlestick data, wallet analytics, order tracking, and cross-platform market matching. Get started with a free API key here.Tier Limits
Rate limits are tiered by subscription level:| Tier | Queries Per Second | Queries Per 10 Seconds |
|---|---|---|
| Free | 10 | 100 |
| Dev | 100 | 500 |
| Pro | 300 | 3000 |
| Enterprise | Custom | Custom |
Quick Start
1. Get Your API Key
Sign up for an account and get your API Key from the dashboard.
2. Install SDK
3. Make Your First Request
Need Help?
- Join our Discord community
- Check out our SDKs: TypeScript | Python