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

GET/api/v1/feeds

List available price feeds.

GET/api/v1/feeds/:pair

Latest 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.

Subscribe & receive messages