curl --request GET \ --url https://app.sandbox.rio.trade/api/users/limits \ --header 'x-api-key: <api-key>'
{ "limit": 100000, "used": 302.1220938 }
OK
The response is of type object.
object