Reference
Everything you need to integrate against the live Artery API without spelunking the source.
curl + sample responses for every endpoint family.
Cross-provider positions + USD value for an arbitrary wallet, in one call.
By-address real-time open positions, normalized across providers — for copy-trading pollers.
Current NAV for up to 50 wallets in one call — for fund / copy-trade aggregators.
Sortable leaderboard — realized PnL, volume, account value per wallet.
Total turnover your platform routed, split by venue + builder-fee revenue.
Coin list, snapshot, orderbook, trades, OHLC candles — normalized.
Per-wallet positions, open orders, order history, and fills (with the liquidation marker).
Stable error.code enum, HTTP status, and how-to-fix table.
Organization plan/SKU quotas, usage windows, and response headers.
Every channel name, envelope shape, and trigger cadence.
For the higher-level concepts these pages refine, see:
- Authentication — token format and scopes
- Error handling concept — envelope, request id, retry policy
- Rate limits concept — plan/SKU quotas and 429 handling
- WebSocket streaming concept — protocol overview