Predex B2B Data API
Access football prediction data, AI insights, market sentiment, and expert rankings via REST API.
Authentication
Include your API key in every request using the X-API-Key header.
curl https://predex.app/api/v1/data/markets \ -H "X-API-Key: pdx_your_api_key_here"
Rate Limits
starter
1,000 req/day
$99/mo
pro
3,000 req/day
$299/mo
enterprise
10,000 req/day
$799/mo
Rate limit headers: X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset
Endpoints
Error Codes
| HTTP | Code | Description |
|---|---|---|
| 401 | MISSING_API_KEY | X-API-Key header is missing |
| 401 | INVALID_API_KEY | API key is invalid, revoked, or subscription expired |
| 403 | TIER_INSUFFICIENT | Your subscription tier does not include this endpoint |
| 429 | RATE_LIMIT_EXCEEDED | Daily request quota exceeded |
| 500 | INTERNAL_ERROR | Server error. Please retry. |
Contact us for API Key: Telegram @xx666404 | QQ: 1737232046
