Base URL
Building on the API? Join the Limitless Builders Chat on Telegram for API/SDK updates, help, and to connect with other builders.
Authentication
Most endpoints require authentication via scoped API tokens with HMAC-SHA256 request signing:Public endpoints like market browsing and orderbook data do not require authentication. All authenticated requests use scoped API tokens with HMAC signing (legacy static API-key headers are deprecated and no longer issued).
Endpoint Groups
Authentication
Derive and manage scoped API tokens for authentication.
API Tokens
Scoped API token management for partner integrations — derive, list, and revoke HMAC-authenticated tokens.
Markets
Browse active markets, search, get details and feed events.
Trading
Create and cancel orders, batch order status, orderbook, historical prices, and user orders.
System
Check public maintenance status and temporary trading restrictions.
Partner Accounts
Create and manage sub-accounts for partner integrations.
Portfolio
Positions, trades, PnL chart, history, points, and allowance.
Public Portfolio
Public user positions, traded volume, and PnL data.
Key Concepts
WebSocket API
For real-time orderbook and position updates, see the WebSocket Events reference. URL:wss://ws.limitless.exchange | Namespace: /markets