Skip to main content
Version: 1.0.0

Status Page API

Send an issue from the external telemetry tool to Organization status.


Authentication required

Authenticate API requests using an access token. Include it in the Authorization header as: Bearer TOKEN.

Organization status

The Organization status

Beta
Enterprise
section provides real-time monitoring and disruption visibility. Disruption reporting uses an auto-detection feature that aggregates issues from three sources: user flags, Nobl9 SLO alerts, and external telemetry signals. It then compares this number against the defined issue threshold.

Use the Send issue from external telemetry endpoint when an external tool or system detects a problem with a component.

Beta feature

Organization status

Enterprise
is currently a Beta feature. We are still polishing this functionality to ensure it provides the best possible experience, and we would love your input to help shape its final look and feel.

However, as we refine the feature, breaking changes may be introduced in future updates.

The Organization status functionality requires an

Enterprise
license. View pricing and plans to learn more.

Authentication

Authenticate requests with a Nobl9 access key over HTTP Basic auth. Use the access key Client ID as the username and the Client Secret as the password, sending Authorization: Basic base64(clientId:clientSecret).

To retrieve your access key credentials, go to the Nobl9 web application > Settings > My user access keys, or ask your organization admin for an API key.

Security Scheme Type:

http

HTTP Authorization Scheme:

basic