Skip to main content
The API is large. This page maps common tasks to the SDK method that does the job and the recipe that walks through it. Every method shown is a method on the TypeScript SDK client (called as client.namespace.method(...)) and maps to a REST endpoint in the API Reference. Reach for the recipe when there is one, the SDK method when there is not.
New here? Start with Fetching all data for pagination, then jump to the section below that matches what you are building.

Search and discovery

Markets and prices

Events and series

Traders and PnL

Holders

Order book and liquidity

Builders and attribution

Platform analytics

Realtime

For push instead of polling, every domain above has a websocket and webhook counterpart.
Last modified on July 13, 2026