Futures Api permissions

Hi! I’m trying to do a validation based in the permissions of the api credentials but i don’t seem to find and endpoint to verify that. I’ve tried using the ‘GET /api/v3/account’ endpoint and it only returns [‘SPOT’].

Does anyone know where can i find that?

Hi,

There is unfortunately no endpoint to directly verify API credentials. API credentials are checked when using authenticated endpoints.