Reports

Previous Next


QUANTIL provides APIs allowing you to get detailed traffic statistics.  These APIs apply to domains of the Web Acceleration, Website Acceleration - Static only,  Download Acceleration, and Video Acceleration products.


Traffic


Get the total traffic volume in megabytes for all of your domains.

Get the traffic volume in megabytes to a specific domain.

Get the traffic volume in megabytes for a specific domain by region.

Get the traffic volume in megabytes and bandwidth statistics for specific domains and directories.

Get the traffic volume in megabytes for all domains of a particular service type.

Get the traffic volume in megabytes for all domains of a service type by acceleration region.

Get the traffic volume in megabytes from the origins of all your domains.

Get the traffic volume in megabytes from the origins of all your domains by acceleration region.

  • GET /api/report/{domain-id}/flow/origin

Get the traffic volume in megabytes from the origin for a specific domain.

Get the traffic volume in megabytes from the origin for a specific domain by acceleration region.

Get the traffic volume in megabytes from the origins for all domains of a particular service type.

Get the traffic volume in megabytes from the origins for all domains of a particular service type by acceleration region.

Get the traffic volume in megabytes for all domains from different countries.

Get the traffic volume in megabytes of a specific domain from different countries.

Get the traffic volume in megabytes of all domains of a particular service type from different countries.

Get the traffic volume in megabytes or as percentages grouped by client ISPs.

Get the traffic volume in megabytes or as percentages of a specific domain or domains grouped by client ISPs.

Get the traffic volume in megabytes or as percentages of a particular service type grouped by client ISPs.

Get the traffic volume in megabytes by region

Get the total traffic volume in megabytes for all of your domains grouped by whether the traffic occurred within a time range.

Get the traffic volume in megabytes for a domain grouped by whether the traffic occurred within a time range.

Get the traffic volume in megabytes for all domains of a service type grouped by whether the traffic occurred within a time range.

Get the traffic volume in megabytes for all of your domains by acceleration region grouped by whether the traffic occurred within a time range.

Get the traffic volume in megabytes for a domain by acceleration region grouped by whether the traffic occurred within a time range.

Get the traffic volume in megabytes for all domains of a service type by acceleration region grouped by whether the traffic occurred within a time range.


Hits


Get the total hits (requests) on objects in all of your domains.

Get the hits (requests) on objects in a specific domain.

Get the hits or requests for objects in all domains of a particular service type.

Get the hits or requests to your origin servers.

Get the hits or requests to your origin servers for a particular domain's objects.

Get the hits or requests to your origin servers for all domains using a particular service type.

Get the hits for your domains' objects by region.

Get the hits or requests for a domain's objects by acceleration region.

Get the hits or requests for all domains in a service type by acceleration region.

Get the hits or requests for all your domains' objects from different countries.

Get the hits or requests for a domain's objects from different countries.

Get the hits or requests for objects in all domains of a particular service type from different countries.

Get the hits or requests for all your domains grouped by client ISPs.

Get the traffic volume in megabytes or as percentages of a specific domain or domains grouped by client ISPs.

Get the hits or requests for a domain's objects  of a particular service type grouped by client


Bandwidth


Get total bandwidth statistics across all domains.

Get bandwidth statistics for a domain.

Get bandwidth statistics for a domain by acceleration region.

Get bandwidth statistics for all domains of a particular service type.

Get bandwidth statistics for all domains of a particular service type by acceleration region.

Get the total bandwidth statistics from the origins of all domains.

Get the total bandwidth statistics from the origins of all domains by acceleration region.

Get bandwidth statistics for a domain from the origin

Get bandwidth statistics for a domain from the origin by acceleration region.

Get bandwidth statistics for all domains of a service type from the origin.

Get bandwidth statistics for all domains of a service type from the origin by acceleration region.

Get bandwidth statistics across all domains by acceleration region.

Get bandwidth statistics broken down by each of your domains


Status Codes


Get the HTTP status codes from requests for all of your domains' objects.

Get the HTTP status codes returned by your origin server from requests for your domains' objects.

Get the HTTP status codes returned for requests for a domain's objects

Get the HTTP status codes returned for requests from all domains of a particular service type

Get the HTTP status codes returned by your origin servers for requests of a domain's objects

Get the HTTP status codes returned by your origin servers from requests of all domains of a particular service type.

Get details on HTTP status codes returned for requests for all your domains' objects.

Get details on HTTP status codes returned for requests for a domain's objects.

Get details on HTTP status codes returned for requests from all domains of a particular service type.

Get details on HTTP status codes returned from the origin for all of your domains' objects.

Get details on HTTP status codes returned from the origin for a domain's objects.

Get details on HTTP status codes returned from the origin for all domains of a particular service type


Visitors


Get the number of daily visitors to a domain.

Get the top visiting IP addresses to all of your domains.

Get the top visiting IP addresses to a domain

Get the top visiting IP addresses to all domains of a particular service type.


Popular Files


Get the most popular files requested from your domains.

Get the most popular files requested from your domain.

Get the most popular files requested from your domains of a particular service type

Logs


Get the raw logs for a domain.


Page Views


Get the page views for all your domains.

Get the page views for a specific domain.

Get the page views for all domains of a particular service type.



Note: The report APIs let you query using any timezone, but the results are always returned with dates relative to China's time (UTC+8).  For example, if you query for traffic volume for 2014-08-01T00:00:00 UTC to 2014-08-01T23:59:59 UTC using the "daily" type option, the API will return two data points, one for 2014-08-01 and one for 2014-08-02.  This is because the period actually spans part of two days in China. The start time is equivalent to 8AM in China on 2014-08-01 while the end time is equivalent to 8AM in China on 2014-08-02.