Back to home

Operations

Service status and health signals

Use the live health endpoint for the current API signal. This page explains the components and how service issues are communicated.

Last updated 14 July 2026

01

Monitored components

Web application

Next.js serves the landing, authentication, and workspace interfaces.

API and database

The backend health signal covers application availability; feature-level provider checks surface separately.

Scanning and providers

Scanner tools, intelligence sources, AI, SMS, and email may degrade independently of the core API.

02

During an issue

Check the live endpoint

Open `/health`; an HTTP 200 JSON response with `status: ok` indicates the API is responding.

Preserve identifiers

Record the time, route, scan or request identifier, and sanitized error message.

Contact support

Send the evidence without credentials, API keys, or customer scan data that is not required for diagnosis.

References and live resources

Next step

Put the information into action.

Report an issue