API Reference
Complete API Documentation
REST and WebSocket APIs for querying oracle data, verifying proofs, and managing disputes.
REST API
HTTP endpoints
WebSocket
Real-time feeds
Authentication
API keys & JWT
Rate Limits
Usage tiers
REST Endpoints
Versioned at /api/v1
Base URL: https://api.rion
GET
/api/v1/feedsList available price feeds.
GET
/api/v1/feeds/:pairLatest price and metadata for a specific pair.
Authentication
Authenticate with an API key via header:
JWTs are also supported for short-lived sessions. Include as Authorization: Bearer <JWT>.
Rate Limits
Default tier: 60 req/min per IP & key. Higher tiers available on request.
WebSocket Streaming
Real-time price updates with subscription semantics.
wss://api.rion/v1/stream