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

General Information

  • All requests must use the HTTPS protocol.

  • The Content-Type header must be set to: application/json

  • For GET requests, parameters must be passed in the query string.

  • For POST requests, parameters must be included in the request body.

  • Parameters can be sent in any order unless otherwise specified.

PreviousHTTP Error CodesNextLimits

Last updated 1 month ago