Welcome to ATSMG! We are pleased to announce our new Website analytics tool! ATSMGAnalytics gives you the freedom of tracking traffic and users in real time! You can make an account and start using our Analytics platform!

Account

Notes
Expert level
The API key should be sent as a Bearer token in the Authorization header of the request. Get your API key.
Show

API endpoint:

GET
https://analytics.atsmg.net/api/v1/account

Request example:

curl --location --request GET 'https://analytics.atsmg.net/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'