/items

Log in to see full request history

🚧

Data lifetime

LiftIgniter makes recent 4 weeks of data available for realtime aggregation. If you want the result to last then either schedule a query using /queries endpoint or independently store the results.

🚧

Query time

If the data isn't cached on our server, then a query can take up to 10-20 seconds.

Body Params
string
required

Your LiftIgniter API Key

string
required

Start of time range for query in ISO8601 format

string
required

End of time range for query in ISO8601 format

ids
array of strings
required

IDs of the items you want to query stats for. This usually means the URLs of your page.

ids*
dimensions
array of strings
Defaults to ['type','widgetName','hostName','country','state','city']

Values you want to slice (groupby) on

dimensions
string
Defaults to "day"

Time granularity of the query. all to aggregate from start to end date, supports hour, month, and year.

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json