binance/binance-spot-api-docs

Official Documentation for the Binance Spot APIs and Streams

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 19 minutes ago
Type:Documentation / SpecificationCategory(s):Fintech & Quant TradingAPI Development ToolsScience & Industry
Added to GitGenius on September 14th, 2026
Created on November 29th, 2020
Open Issues & Pull Requests: 0 (+0)
GitHub issues: Disabled - open counts may still include pull requests.
Number of forks: 1,553
Total Stargazers: 4,879 (+0)
Total Subscribers: 308 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

GitHub issues are disabled for this repository, so issue analytics and the issue explorer are not available.

Detailed Description

Binance Spot API Docs is official reference documentation for the Binance Spot APIs and Streams.

The repository serves as the authoritative specification for integrating with Binance's spot trading infrastructure. It documents REST API endpoints, WebSocket streams, and related parameters that developers need to build trading applications, bots, and data consumers. The documentation explicitly distinguishes between officially supported streams and endpoints versus unsupported alternatives, establishing a clear boundary for what Binance guarantees to maintain.

Developers building production systems on Binance should use this repository as their single source of truth for API contracts. It covers REST API operations, WebSocket stream subscriptions, FIX API support, and SBE (Simple Binary Encoding) protocols. The repository is the appropriate choice for anyone integrating with Binance's spot market, whether building trading bots, market data consumers, or exchange connectors. Official announcements about API changes, maintenance windows, and breaking changes are published through the documented announcement channel, making this repository essential for staying informed about infrastructure updates that could affect live integrations.

The project receives updates to reflect API changes and new features as Binance evolves its platform. Documentation is maintained to keep pace with the exchange's operational requirements and protocol additions. The repository serves as a living specification that developers must monitor for changes affecting their integrations.