Predikt API
Access real-time price data, AI-powered market resolution, and comprehensive market information through our RESTful API.
Base URL
https://api.predikt.fun/api/v1API Features
Quick Example
cURL
curl -X GET "https://api.predikt.fun/api/v1/price/SOL" \-H "Authorization: Bearer pk_live_your_api_key"
Response (200)
{"symbol": "SOL","vwapPrice": 185.42,"sources": ["birdeye", "coingecko", "jupiter"],"timestamp": "2026-01-17T12:00:00.000Z","costUsd": "0.01"}
Rate Limits & Key Limits
| Tier | Requests/min | Max Keys | Upgrade Criteria |
|---|---|---|---|
| Standard | 60 | 3 | Default |
| Pro | 300 | 10 | $100+ lifetime deposits |
| Enterprise | 1000 | Unlimited | Contact sales |
Per-key custom rate limits and daily/monthly usage quotas are also available. Learn more →