Point de terminaison API:
https://analytics.eclixia.com/api/v1/account
Exemple de requête:
curl --location --request GET 'https://analytics.eclixia.com/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'