Skip to content

Growth over time

GET
/analytics/growth-timeline

Mixed series (cards and activity): an unrestricted key is required.

Authorizations

ApiKeyBearer

A shop-scoped API key created in the dashboard and shown exactly once. An MCP tmk_ key presented here returns a 401 that names the mistake.

Type
HTTP (bearer)

Parameters

Query Parameters

months*
Type
integer
Required

Responses

Growth over time

application/json
JSON
{
  
"buckets": [
  
  
"2026-09-04"
  
],
  
"new_cards": [
  
  
37
  
],
  
"activity": [
  
  
480
  
]
}

Samples

Powered by VitePress OpenAPI

Requires the Business API add-on.