Skip to main content
Version: 2.0.0

SLO status v2.0

Retrieve SLOs available in your organization.


Authentication required

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

Rate limits

All requests to the endpoint /api/v2/slos are rate-limited. An organization can make up to 10 requests per second.

The API returns 429 HTTP status code when this limit is exceeded.

Authentication

Authenticate requests with a Nobl9 access token over HTTP Bearer auth. Include the token in the Authorization header as Bearer <token>.

Generate the token from your access key credentials through the access token endpoint.

Security Scheme Type:

http

HTTP Authorization Scheme:

bearer

Bearer format:

JWT