Get time series data

Lists usage and attack data for individual destination IP addresses. Optionally specify the startTime and endTime to get data from a specific period. The maximum date range is the last seven days, and by default you get data from the last two hours. Specify locations to include only traffic coming through specific data centers, or source for specific router types. Indicate the samplingSize to determine the number of timestamps to get data for. Enable sum to get aggregated data.

Query Params
string
required

A comma-separated list of destinations. These can be individual IP addresses or CIDR blocks to specify a range of addresses.

integer
required
0 to 2147483647

The end time for the requested data in epoch seconds. Shows the current time by default.

string
required

A comma-separated list of data center names to filter the results by. The currently available data centers are: mia4, lga3, lax3, dfw3, ord3, vie3, par3, ams3, sto3, sjc2, dca2, lon2, fra2, hkg2, tyo2, and syd2. Set to agr to show aggregated data from all data centers.

integer
required
≥ 1

The number of timestamps to get the usage data for. If not specified, the API returns all the data available for a selected time period.

string
enum
required
Defaults to both

Enum The router type the data went through. Either access_flow for an Akamai router, border_flow for a customer router, or both. The default value is both.

Allowed:
integer
required
0 to 2147483647

The start time for the requested data in epoch seconds. Shows the current time minus two hours by default.

boolean
required

Whether to return aggregationData in the response.

string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json
application/problem+json