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
  1. Introduction

API Basic Information

Base URL: https://openapi.coinlocally.com

  • All endpoints return data in JSON format (object or array).

  • Data is returned in reverse chronological order — newest first, oldest last.

  • All time and timestamp fields are represented in milliseconds (ms) since the Unix epoch.

PreviousIntroductionNextHTTP Error Codes

Last updated 17 days ago