Ganntec Trading API
Welcome to the Ganntec Trading API documentation. Our API provides programmatic access to all trading terminal features including multi-chain order execution, real-time market data, and advanced trading strategies.Base URL
Authentication
All API requests require authentication using a Bearer token:Response Format
All responses are returned in JSON format:Error Handling
Error responses include a descriptive message:Rate Limits
- Standard: 1000 requests per minute
- Pro: 5000 requests per minute
- Enterprise: Custom limits
WebSocket Streams
Real-time data is available via WebSocket connections:SDK Libraries
Official SDKs available for:- JavaScript/TypeScript
- Python
- Go
- Rust
For detailed endpoint documentation, explore the sections in the sidebar.