Skip to content

Daily analytics series

GET
/v1/analytics/series
curl --request GET \
--url https://api.extport.dev/api/v1/analytics/series \
--header 'Authorization: Bearer <token>'

Rows from the permanent rollup for one extension: ?dim=total (headline dau/wau/mau/installs/departures) or version/country/language/os (dau + wau). ?days= bounds the window (default 90, max 1830). through is the last fully-rolled-up day — charts should end their axis there; a day past it is not yet computed, not zero. Departures live on the last-seen day and are only present once confirmed — the trailing 30 days legitimately show none.

OK

Extension not found