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.Tier Limits
Rate limits are tiered by subscription level:| Tier | Queries Per Second | Queries Per 10 Seconds |
|---|---|---|
| Free | 1 | 10 |
| Dev | 100 | 500 |
| 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