binance-api-swagger
binance-api-swagger copied to clipboard
Swagger for the Binance Public API
the documentation states: https://binance-docs.github.io/apidocs/spot/en/#limits ``` IP Limits Every request will contain X-MBX-USED-WEIGHT-(intervalNum)(intervalLetter) in the response headers which has the current used weight for the IP for all request rate limiters...
1) what is frequency of the updates this repo is getting? because seems last commit was 3 months ago, it means this repo is not generally reliable for recent information...
as title says, there is only `spot`. plans about `futures`?
Dont work sapi/v1/futures/histDataLink from 01 Now 2024 if try get data from 31 Oct 2024 all work good, after get error 403 Client Error: Forbidden for url: https://bin-prod-user-rebate-bucket.s3.ap-northeast-1.amazonaws.com/future-data-symbol-update/2024-11-01/SOLUSDT_S_DEPTH_2024-11-01.tar.gz?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20250211T094323Z&X-Amz-SignedHeaders=host&X-Amz-Expires=86399&X-Amz-Credential=...%2Fap-northeast-1%2Fs3%2Faws4_request&X-Amz-Signature=... (Credential and...
**Describe the bug** In 3 occasions a wrong indentation leads to incorrect configuration/spec of the object **To Reproduce** Use any Swagger/OpenAPI validation to inspect the objects: - Order book->bids min/max...
Order book->bids min/max items Order book->asks min/max items Leverage info->brackets required items other indentation issues Fix issue #70