Now that Amazon AWS has restored services and website appear to be normalized, we are working to restore our website monitoring intervals to the standard 60 seconds. If you have any questions, please feel free to reach out to support@stat2.io.

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://stat2.io/api/v1/account

Request example:

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