EarnBIT
CtrlK
  • Exchange API Documentation
    • Public endpoints | HTTP
      • Pairs List
      • Pairs Stats
      • Specific Pair Stats
      • Order Book Data
      • Market History
      • Market History Data
      • Products
      • Symbols
      • Depth List
      • Chart Data KLine
    • Private endpoints | HTTP
      • Authentication and API Keys
      • Create Limit Order
      • Cancel Order
      • My Active Orders
      • All My Trade Balances
      • My Specific Trade Balance
      • My Order Info
      • My Trades Info
      • My Order History
      • My Order History List
    • Basic structure | WEBSOKET
    • Public methods | WEBSOKET
      • Ping-Pong
      • System Time
      • KLine methods
      • Market Price methods
      • Market Status methods
      • Deals methods
      • Depth methods
    • Private methods | WEBSOKET
      • Authorization
      • My Assets methods
      • My Orders methods
Powered by GitBook
On this page
  • General Info
  • Authentication details:
  • List of private endpoints:
  1. Exchange API Documentation

Private endpoints | HTTP

Methods that offer full access to data and features. To use these endpoints, an API key is required, which you can generate directly from your EarnBIT Exchange profile.

General Info

  • Base URL: https://api.earnbit.com

  • Adhere to the authorization principles.

  • Use the POST HTTP method.

  • Endpoints will return data as either a JSON object or a JSON array.

Authentication details:

Authentication and API Keys

List of private endpoints:

Create Limit OrderCancel OrderMy Active OrdersAll My Trade BalancesMy Specific Trade BalanceMy Order InfoMy Trades InfoMy Order HistoryMy Order History List
PreviousChart Data KLineNextAuthentication and API Keys

Last updated 1 month ago