B

binance.com

Binance is a cryptocurrency exchange and payments platform. It provides APIs for spot and derivatives trading, market data streaming, account operations, and merchant crypto payments.

6 integrations · REST

Binance exposes multiple developer-facing trading/payment interfaces: Spot REST, Spot WebSocket Streams, Spot WebSocket API, USDⓈ-M Futures REST, USDⓈ-M Futures WebSocket API, and Binance Pay HTTP APIs; docs also mention a FIX API but it is outside the supported surface types here.

discovered 2mo ago
REST · OpenAPI6
Credentials
Binance API key and signing secret/private keycompoundGet 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.

Binance Pay API identity key and secret keycompoundGet key

For Binance Pay merchant integrations, contact Binance Merchant Operation to set up API authentication credentials. Binance issues an API identity key used as BinancePay-Certificate-SN and a secret key used to generate the BinancePay-Signature with HMAC-SHA512, as described in the API Common Rules.

conventions · 0/8 published

Publish these signals → /publishing