Skip to content

shan57blocks/binance-api-swagger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

Binance Public API Swagger

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

How to run

Running local UI instance

# with Docker installed
./start.sh

then open http://localhost:8080

By browser extention

Search these extension for either firefox or chrome

  • Swagger UI
  • Swagger Inspector Extension

In Editor

Some Editor has nice plugin to preview Swagger file.

Who should read this

Developers that are intergrating Binance Public API with client application and need to check details each endpoints.

Where is the API document

- https://github.com/binance-exchange/binance-official-api-docs
- https://binance-docs.github.io/apidocs/spot/en/

How it looks like

Found an issue

Please open an issue ticket in the repo.

License

MIT

About

The swagger file of Binance public API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%