Raw Data
Raw data endpoint is designed to fetch headline testing data with as much detail as possible.
Last updated
Raw data endpoint is designed to fetch headline testing data with as much detail as possible.
Last updated
Raw data queries are good for pulling data over custom date ranges, to dig deep into granular metrics.
GET
https://api.chartbeat.com/mab/htapi/v1/experiments/raw_data/
Note: The payload can quickly become large, please use date ranges and limit parameter for a good result set.
Name | Type | Description |
---|---|---|
apikey (see note)
string
NOTE: Your API key should no longer be set as a query param; instead, pass it in the HTTP header
start*
string
YYYY-MM-DD
end*
string
YYYY-MM-DD
host*
string
The site on which you are querying
limit
integer
Base-10 values only
tz*
string
The timezone you'd like to run the query in a valid Olson timezone format, e.g. America/New_York.
status
string
Choices are 'active', 'archived', 'all'. Defaults to 'all'.