Skip to Content
BlitzPulse docs are live. Looking for the app? Visit https://app.blitzglobalcapital.com.
Api ReferenceErrors API

Errors API

Auto-generated from openapi-snapshot.json. Do not edit by hand — changes are overwritten by scripts/docs/generate_api_reference.py.

1 endpoints in this group.

POST /api/v1/errors/frontend

Report Frontend Error

Record or dedupe a client-side JS error.

Auth is optional — anonymous crashes still land in the table with user_id NULL. When a valid JWT is present we attach user_id/tenant_id.

Request body: application/json

Responses

CodeDescription
204Successful Response
422Validation Error