Binance.US REST API
The Binance.US REST API is the primary programmatic interface to the exchange. It exposes general system and exchange information, market and trade data (recent/aggregate/historical trades, order book depth, klines, ticker and rolling-window price statistics), user account data, sub-account data, spot trade order management including OCO and cancel-replace, OTC quoting and order placement, wallet deposits and withdrawals, dust conversion, referral reward history, staking, Custodial Solution endpoints, Credit Line endpoints and API Partner endpoints. Public endpoints are unauthenticated; TRADE and USER_DATA endpoints require an API key plus an HMAC SHA-256 signature and a millisecond timestamp bounded by recvWindow.
Documentation
Documentation
https://docs.binance.us/#rest-api
APIReference
https://docs.binance.us/#rest-api
Authentication
https://raw.githubusercontent.com/api-evangelist/binance.us/refs/heads/main/authentication/binance.us-authentication.yml
RateLimits
https://raw.githubusercontent.com/api-evangelist/binance.us/refs/heads/main/rate-limits/binance.us-rate-limits.yml
Other Resources
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/binance.us/refs/heads/main/errors/binance.us-error-codes.yml
Conventions
https://raw.githubusercontent.com/api-evangelist/binance.us/refs/heads/main/conventions/binance.us-conventions.yml
APIsJSON
https://raw.githubusercontent.com/api-evangelist/binance.us/refs/heads/main/apis.yml