API endpoint:
http://analytics.self-assurance.fr/api/v1/account
Request example:
curl --location --request GET 'http://analytics.self-assurance.fr/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'