API Key
All requests require an API key passed in thex-api-key header. Sign up free at dashboard.predexon.com.
Pay-per-call (x402)
The Data API can also be accessed via x402, the HTTP 402 Payment Required protocol. Pay per request, no signup or subscription required. Useful for agents and one-off integrations. Facilitator: Blockrun marketplacePlans (summary)
For the full matrix — WebSocket limits, gated features, free-endpoint list, overage pricing — see Rate Limits & Plans (the canonical reference) or predexon.com/pricing.
Best Practices
- Caching
- Retry Logic
- Connection Pooling
Many endpoints return data that doesn’t change frequently. Implement caching to reduce API calls:
