Skip to main content
GET
/
api
/
analytics.metrics
Get available metrics
curl --request GET \
  --url https://your-instance.example.com/api/analytics.metrics
[
  {}
]

Documentation Index

Fetch the complete documentation index at: https://docs.staminads.com/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

table
enum<string>

Filter metrics by table (sessions or pages)

Available options:
sessions,
pages,
goals

Response

200 - application/json