Api_Key valid for European APIs

I generated a Key/Secret pair for read only, therefore free from IP constraints, with the request
https://api.binance.com/sapi/v1/account/status?
I have no problems and I get the answer
“Normal”
with the request
https://eapi.binance.com/eapi/v1/account?
of the European market I receive
{“code”:-2015,“msg”:“Invalid API-key, IP, or permissions for action, request ip: xxx.xxx.xxx.xxx”}

https://api.binance.com and https://eapi.binance.com are different products.
For you to use eapi.binance.com you need to go to the API Management website and tackle the “Enable European Options”.

1 Like

the problem is precisely this, that I can’t find where to activate the option for Europe
can you help me with this?

It’s possible that the settings shown to you are according to your account/location definitions, so it’s better you reach out to the Customer Support for that question as they’ll have more insights.