Fast API
Fast API can help users quickly authorize specific account permissions, create API keys, and automatically connect to third-party API link platforms. For more details, please refer to the FAQ.
Fast API is part of OMS Toolkit. It is a separate integration from trade tagging: a different host, OAuth instead of request signing, and its own onboarding.
Onboarding Steps
- Log in Binance Developer center with verified entity(enterprise) account
- Apply for "Entity KYB" & "OAuth Security KYB"
- Once both passed, client can create "Client ID", upload "logo(60 x60)" and set up "callback url". We will send an Email that include “Client ID” and “Client Secret”(please do not share your Client secret with anyone)
- Download the SDK for utilizing the pop up dialogues.
- Apply for the oAuth scopes required.
- Start development of oAuth and Fast API.
If your application appears stuck at any of the steps above, contact link@binance.com or your Account Manager. Steps 2 and 3 depend on a Binance-side review, so progress there is not something you can unblock from the Developer Center.
Minimum requirements for Fast API:
account:statuscreate:apikey(For Spot & Margin trading permission, and Futures trading permission) Orcreate:apikey:margin(For Margin Loan, repay, and Transfer permission) Orcreate:apikey:options(For European Options Trading permission)user:openId
Where to go next
| If you need | Go to |
|---|---|
| Base URL and OAuth mechanics | Environments and API base URLs |
| Error codes | API Error Code |
| The endpoint reference | Fast API REST |
| The trade tagging side | OMS Integration Guide |
此页面是否有帮助?
Last modified on