B

Binance Spot REST API

REST discovered

Details
URL
https://api.binance.com
Docs
https://developers.binance.com/docs/binance-spot-api-docs/rest-api
Authentication
Binance API key and signing secret/private key X-MBX-APIKEY: <credential> + Binance API key and signing secret/private key ?signature=<credential> discovered
Binance API key and signing secret/private key compound Get key ↗

In Binance account API Management, create an API key for your account. Binance supports Ed25519 (recommended), RSA, and deprecated HMAC key types for signed API requests. Enable the needed permissions on the key (for example TRADE, USER_DATA, USER_STREAM, or FIX_API / FIX_API_READ_ONLY where applicable). Keep the API key plus its corresponding secret or private key material so you can sign requests.