satang-api
  • Introduction
  • Authentication
  • Sign Request Example
    • Javascript
    • Python
    • Golang
  • APIs
    • Public
      • Orders
    • Private
      • Deposits
      • Crypto Deposits
      • User/Wallet
      • Orders
    • Portal (Obsoleted)
  • APIs V3
    • General information
      • Kline Chart Interval
      • Authorization
        • Endpoint Security types
    • Public
      • Exchange Information
      • Depth
      • Kline/Candlestick data
      • Ticker
      • Aggregate trade
    • Private
      • Orders
      • Listen Key
    • Websockets
      • General WSS information
      • User Data Streams
      • Streams
        • Aggregate trade
        • Depth
        • Kline
        • Ticker
  • Satang.pro SDK
Powered by GitBook
On this page

Was this helpful?

Introduction

This guideline show how to create the API Key and API Secret on Satang Pro API Management

NextAuthentication

Last updated 3 years ago

Was this helpful?

You can get start with Satang API by going to API management page on your user profile icon

In the API Management page, You can create the label for the API Key (You can have more than 1 API Key)

In this example, I'll create the Label named Satang-Bot and allow permissions following these:

  • Get Balances

  • Create/List/Cancel Order

  • Read User-Streams

After you created, the API secret will show one time only (please note it)

Congrats , You can use API Key and API Secret to your code !

Click on profile icon and go to API Management
Allow permission on Get Balances, Create/List/Cancel Order and Read User-Streams
Please save/note the API Secret