Installation
Configuration
Public Endpoints
No authentication required for market data:Authenticated Endpoints
Trading requires API credentials:Async Usage
Error Handling
Error Types
| Exception | Description |
|---|---|
AuthenticationError | Invalid or missing credentials |
BadRequestError | Invalid request parameters |
NotFoundError | Resource not found |
RateLimitError | Rate limit exceeded |
APITimeoutError | Request timed out |
APIConnectionError | Network connection error |