Point de terminaison de l'API:
http://ranking-by-assetset.com/api/v1/account
Exemple de requête:
curl --location --request GET 'http://ranking-by-assetset.com/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'