Skip to main content
POST
Queue export

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
module
enum<string>
required
Available options:
speed_download,
speed_upload,
speed_latency,
ping_result
format
enum<string>
required
Available options:
csv,
xlsx,
json
date_from
string<date>
required
date_to
string<date>
required
provider
enum<string> | null
Available options:
cloudflare,
librespeed,
netflix,
ookla,
null
target
string<uuid> | null

Response

ExportResource

data
ExportResource · object
required
success
boolean
required
code
integer
required
message
string
required
Allowed value: "Export queued successfully."