API Docs
API for our perpetual futures platform
Last updated
API for our perpetual futures platform
Last updated
This section provides the API for Kana Perps, our perpetual futures trading platform. It includes endpoints for market data, placing orders, managing positions, and more to help you integrate and trade easily.
Kanalabs supports both REST and WebSocket APIs for seamless integration with your application.
Base URL:
WebSocket URL: wss://perps-sdk-ws.kanalabs.io
Requests: All requests must be in JSON format.
Responses: Responses can either be a JSON object or an array.
GitHub Repository: