GET
/
v1
/
usage

Authorizations

x-api-key
string
header
required

Query Parameters

from
string

Start date to query usage (UTC).

Maximum 31 days from current date.

Must be less than 'to' date.

to
string

End data to query usage (UTC).

Must be greater than 'from' date.

Accepted formats: date, RFC3339.

Response

200
application/json
Successfully retrieved usage
date
string

Date for usage data

total
number

Total number of connections

successful
number

The number of successful connections

used_bytes
number

The number of used bytes