Overview
The Fairground API is a high-performance API for perpetual futures trading built with ConnectRPC. Use it to manage orders, track positions, and stream market data.Features
- Real-time order management
- Position tracking and management
- CCXT-compatible data structures
- Support for HTTP/1.1, HTTP/2, and gRPC protocols
Protocol
This API uses ConnectRPC and accepts JSON over HTTP POST requests. All service endpoints follow the pattern:Base URL
| Environment | URL |
|---|---|
| Production | https://api.fairground.fi |