Skip to main content
GET
Error

Authorizations

Api-Key
string
header
required

Value for the Api-Key header parameter.

Path Parameters

team_id
string
required

Team identifier

Query Parameters

date[after]
string<date-time>
required

Start of range (inclusive).

date[before]
string<date-time>
required

End of range (inclusive).

interval
enum<string>

Aggregation interval.

Available options:
hourly,
daily
proxy_account[]
string[]

Restrict to these proxy account ids. Repeat for multiple values.

Response

V1.Traffic resource

Public API v1 — traffic time series (read-only)

timestamp
string<date-time> | null
bytes_sent
integer
default:0
bytes_recv
integer
default:0