v1

latestOpenAPI 3.1.02026-07-2637098.0 KB

Export RUM Data

Allows to download CSV file with raw RUM data.

get/lux/export

Query parameters

datestring

Optional, defaults to yesterday's date. Specify which date to download the data for, in the format YYYYMMDD e.g. 20230815 for the 15th of August 2023. RUM dates are stored in UTC.

hourinteger

Hour of day 0-23.

Response

200

download_urlstring

Example response

{
  "download_url": "https://s3.amazonaws.com/lux-exports.speedcurve.com/lux.gz"
}