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

Crypto 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/crypto/capabilities

Capabilities

Public capability matrix — what each tier can see.

Unlike /holdings 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/crypto/holdings

Get Holdings

Return the caller’s aggregated crypto holdings across exchanges.

Free callers are blocked by require_plan("pro", ...) (402). Pro/Quant/Enterprise return the placeholder shape in this foundation PR; the real SnapTrade-backed query lands in the Phase 1 follow-up.

Responses

CodeDescription
200Successful Response