Skip to main content

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:
/package.ServiceName/MethodName

Base URL

EnvironmentURL
Productionhttps://api.fairground.fi

Authentication

Authentication will be added in future versions.