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.
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.
- Binance Spot REST APIdiscovered
- Binance Spot WebSocket Streamsdiscovered
- Binance Spot WebSocket APIdiscovered
- Binance USDⓈ-M Futures REST APIdiscovered
- Binance USDⓈ-M Futures WebSocket APIdiscovered
- Binance Pay APIdiscovered
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.
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
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing