Macro Dashboard API
Auto-generated from
openapi-snapshot.json. Do not edit by hand — changes are overwritten byscripts/docs/generate_api_reference.py.
2 endpoints in this group.
GET /api/macro-dashboard/capabilities
Capabilities
Public capability matrix — what each tier can see.
Unlike /surfaces this is callable by any authenticated user (no plan gate) so the FE upsell UI can render the comparison table.
Responses
| Code | Description |
|---|---|
200 | Successful Response |
GET /api/macro-dashboard/surfaces
List Surfaces
List the macro surfaces this caller’s plan unlocks.
Free callers are blocked by require_plan("pro", ...) (402). Pro
sees the basic surface cap; quant/enterprise see all six.
Responses
| Code | Description |
|---|---|
200 | Successful Response |