This swagger file focus on each endpoints. In this collection, developers can see each endpoint clearly, with all parameters and response data structure.
Including:
- Market
- Trade/Account
- Margin
- Wallet
# with Docker installed
./start.sh
then open http://localhost:8080
Search these extension for either firefox or chrome
- Swagger UI
- Swagger Inspector Extension
Some Editor has nice plugin to preview Swagger file.
Developers that are intergrating Binance Public API with client application and need to check details each endpoints.
- https://github.com/binance-exchange/binance-official-api-docs
- https://binance-docs.github.io/apidocs/spot/en/
Please open an issue ticket in the repo.
MIT