Coinlocally Docs
API Document
API Document
  • Introduction
    • API Basic Information
    • HTTP Error Codes
    • General Information
    • Limits
    • Endpoint Security Type
    • Signature Authentication
    • Timing Security
    • SIGNED Endpoint Example
  • Changelog
  • Spot
    • Public
    • Market
    • Trade
    • Account
  • Futures
    • Public
    • Market
    • Trade
    • Account
  • Margin
  • Withdraw
  • WebSocket
    • Spot
    • Futures
  • Official SDK
  • Enums
  • Error
  • FAQ
Powered by GitBook
On this page

Changelog

Version 1.0.0 — April 22, 2025

Initial Release

In this version, we’ve published the complete API documentation covering the full trading and account management experience on Coinlocally, including:


✅ Spot Trading APIs

  • Public: Connectivity checks, server time, exchange info.

  • Market: Market depth, tickers, recent trades, historical data.

  • Trade: Order creation, cancellation, query, and history.

  • Account: View account information, balances, and transfers.

📈 Futures APIs

  • Public: Contracts, pricing, index, and Kline data.

  • Market: Depth, tickers, funding rate, candlesticks.

  • Trade: Order handling, position management, margin adjustments.

  • Account: Balance, equity, positions, risk data.

💳 Margin Trading APIs

  • Full support for placing, tracking, and managing margin orders and positions.

💸 Withdraw APIs

  • Apply for withdrawal

  • Query withdrawal records

🔌 WebSocket Support

  • Real-time streaming of market data, orders, trades, and account updates.

🔧 Official SDK

  • Available on GitHub for easy integration.

  • Includes utilities for signing, client initialization, and request examples in:

    • Python

    • Java

    • Go

    • PHP

    • Node.js

PreviousSIGNED Endpoint ExampleNextSpot

Last updated 17 days ago