Skip to main content

Orca Public API

The Orca Public API provides programmatic access to Whirlpool data, token information, and protocol analytics on Solana.

Base URL

Authentication

The Orca Public API is open and does not require authentication for read access.

Rate Limits

The API implements rate limiting to ensure fair usage. If you receive a 429 status code, reduce your request frequency.

Response Format

All responses follow a consistent wrapper format with pagination support:

Pagination

Use cursor-based pagination for large result sets:

Time Periods

Many endpoints support time-based statistics. Available periods:

Error Responses

Quick Examples

Whirlpools

Query pool data, search pools, and get liquidity information

Protocol

Access TVL, volume, fees, and ORCA token statistics

Tokens

Search and retrieve token metadata and pricing

Schemas

Complete data model reference