-
Notifications
You must be signed in to change notification settings - Fork 554
Description
Hello Binance team,
I would like to report that access to the following endpoint appears to be "inaccessible due to geolocation restrictions".
From: GET https://fapi.binance.com/fapi/v1/forceOrders
Requests return HTTP 451:
{
"msg": "Service unavailable from a restricted location according to 'b. Eligibility' in https://www.binance.com/en/terms"
}
This behavior persists even when connecting via IPs located in previously unrestricted regions (e.g. Japan, Singapore), and makes the endpoint effectively unusable for all non-whitelisted IPs.
Additionally, the historical liquidation snapshot files formerly available under "https://data.binance.vision/data/futures/um/daily/liquidationSnapshot/"
have been entirely removed from both the data listing, server and binance api docs!
- Is the /fapi/v1/forceOrders endpoint being deprecated or permanently geo-blocked?
- Will historical liquidation data (ZIP/CSV files) be restored or made available via any alternative channel (e.g. authenticated API, data feed, or cloud archive)?
-Could Binance clarify its current policy or plans regarding public access to liquidation data for research, auditing, or transparency purposes?
This dataset has been crucial for building accurate market risk models and studying derivatives behavior.
A lack of access prevents reproducibility of research and inhibits trust.
Any update would be greatly appreciated.