Authentication
All API endpoints are authenticated using thex-api-key header.
Supported chains
Most read endpoints accept achain query parameter. It defaults to SOL, so existing
integrations need no change.
An unrecognised value falls back to
SOL rather than returning an error.
These endpoints are chain-aware:
Every other endpoint is Solana only — the
/pools/{poolId}/* routes read Meteora pool
state, and the transaction-building, Jito, and RPC routes are Solana specific. See
Robinhood Chain Integration for the response differences and
current data limitations.
Premium endpoints
The following endpoints require a Premium or Enterprise API key plan. Basic API key plan cannot access these routes.
To upgrade, manage your API key and billing in the LP Agent Portal.