Skip to main content
POST
Attribute Time Series

Authorizations

x-api-key
string
header
required

API key for authentication. You can create one here.

Body

application/json
website_id
string<uuid>
required
attribute_id
string<uuid>
required

The attribute to chart. Obtain ids from GET /api/v1/attributes.

filters
object
required

Filters for querying responses and metrics. Pass location filters in the JSON body as filters.location_ids.

Response

Successful response with the daily series

data
object[]
required