Skip to content

Activity by hour and weekday

GET
/analytics/activity-heatmap

Transaction-derived: recomputed for a location-restricted key.

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

weeks*
Type
integer
Required

Responses

Activity by hour and weekday

application/json
JSON
{
  
"from": "2026-08-05",
  
"to": "2026-09-04",
  
"days": [
  
  
{
  
  
  
"date": "2026-09-04",
  
  
  
"count": 12
  
  
}
  
]
}

Samples

Powered by VitePress OpenAPI

Requires the Business API add-on.