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/v1

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

TierRequests/minMax KeysUpgrade Criteria
Standard603Default
Pro30010$100+ lifetime deposits
Enterprise1000UnlimitedContact sales

Per-key custom rate limits and daily/monthly usage quotas are also available. Learn more →