Analytics Domain

Analytics API

Event tracking, metrics, and analytics endpoints

API Prefix

/api/analytics

Every endpoint hangs off this prefix so you can compose requests consistently.

Endpoint coverage

4

curated routes spanning common workflows

Playground ready

Deep link directly into the playground with your preferred method and path.

Open in Playground

Capabilities

What you can simulate

Mix and match endpoints to validate dashboards, onboarding flows, error states, and integration docs before touching production systems.

1

Event ingestion + custom properties

2

Metric rollups and cohort stats

3

Funnel + retention breakdowns

4

Annotation + insight metadata

5

Dashboard + widget presets

6

Exports for BI tools

Endpoints

Available routes

Each endpoint responds with JSON objects modeled after production systems, complete with pagination, filtering, and optional latency controls for stress testing.

GET

/api/analytics/events?user_id=user_123

Try it
POST

/api/analytics/events

Try it
GET

/api/analytics/metrics?range=7d

Try it
GET

/api/analytics/reports?type=usage

Try it
analytics

Prototype product analytics

Feed dashboards or growth experiments with pre-modeled data layers.