Skip to content

PLG analytics API

4 endpoints. All requests need an Authorization header — see Authentication. API keys additionally need the matching scope.

Method Path Description
GET /api/tenant/plg/dashboard Plg Dashboard Query: period.
POST /api/tenant/plg/events Ingest Events Accepts a JSON body.
GET /api/tenant/plg/funnels Funnel Analysis Query: steps, days.
GET /api/tenant/plg/retention Retention Analysis Query: granularity, periods.

Try it

The full request/response schema for every endpoint is in the OpenAPI spec served by your own workspace.