Skip to Content
BlitzPulse docs are live. Looking for Blitz Global? Visit https://blitzglobalcapital.com.
Api ReferenceMacro Dashboard API

Macro Dashboard API

Auto-generated from openapi-snapshot.json. Do not edit by hand — changes are overwritten by scripts/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

CodeDescription
200Successful 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

CodeDescription
200Successful Response