Account Analytics API

What is the name of the domain?

What is the issue you’re encountering

Account Analytics API

What are the steps to reproduce the issue?

I would like to retrieve data for the following metrics through the API: Requests, Bandwidth, Visits, and Page Views. However, I was unable to find relevant instructions in the documentation. Could you please guide me on how to obtain this data?

At first, you need to create an API token with the required permissions to access account analytics data.

Here is how to create one:

You could gather this kind of type of data either via Postman (API call and JSON result) or online tool such as GraphiQL (GraphQL if familiar).

It might depend on the plan type you’re using, which data can you gather exactly, from the logs.

Here we have documnetation:

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.