OpenPanel

Insights

Query analytics data including metrics, pages, referrers, devices, and geo breakdowns.

Authentication

Requires a read or root client — the default write client does not have access. See the Authentication guide.

Base URL

https://api.openpanel.dev/insights/{projectId}

Available endpoints

EndpointDescription
GET /metricsVisitors, sessions, bounce rate, and engagement
GET /liveCurrent active visitor count
GET /pagesTop pages by sessions
GET /referrerTraffic sources
GET /country, /region, /cityGeographic breakdown
GET /device, /browser, /osDevice and technology breakdown
GET /utm_source, /utm_campaign, …UTM parameter breakdown

Most endpoints accept startDate, endDate, range, filters, cursor, and limit query parameters.

For full schemas and all available endpoints, see the API Reference.

On this page