How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Dash0 Manage SLOs (Private BETA) API

The Manage SLOs (Private BETA) API from Dash0 — 2 operation(s) for manage slos (private beta).

Dash0 Manage SLOs (Private BETA) API is one of 18 APIs that Dash0 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Manage SLOs (Private BETA). The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 2 paths, and defines 31 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 4 base URLs: https://api.eu-west-1.aws.dash0.com, https://api.eu-central-1.aws.dash0.com, https://api.us-west-2.aws.dash0.com, https://api.europe-west4.gcp.dash0.com.

5 operations 2 paths 31 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.eu-west-1.aws.dash0.com
Resource Areas
1

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Manage SLOs (Private BETA) 5
DELETE
/api/slos/{originOrId}
Delete a specific SLO.
delete_api-slos-originorid 2 params → 200default
GET
/api/slos/{originOrId}
Retrieve the latest version of a specific SLO.
get_api-slos-originorid 2 params → 200default
PUT
/api/slos/{originOrId}
Update a specific SLO.
put_api-slos-originorid 2 params body → 200default
GET
/api/slos
Retrieve a list of SLOs.
get_api-slos 2 params → 200default
POST
/api/slos
Create an SLO.
post_api-slos 1 param body → 200default

Schemas 31

The contract defines 31 schemas that model the data the API accepts and returns. The most detailed are SloObjective (10 properties), SloSpec (8 properties), SloAlertPolicySpec (6 properties), SloAnnotations (6 properties). Each schema is shown below with its type and property counts.

SloCalendarWindow
object
Calendar alignment configuration for a time window.
2 properties 2 required
ErrorResponse
object
1 property 1 required
SloTimeWindow
object
A time window for the SLO. Only a rolling 4w/28d window is currently supported.
3 properties 1 required
SloIndicatorSpec
object
SLI specification. A ratioMetric must be provided; thresholdMetric is not currently supported.
3 properties
SloLabels
object
Resource labels. Keys prefixed with dash0.com/ are reserved for Dash0-managed metadata (id, version, dataset, origin, source); reserved or blank keys supplied…
5 properties
SloAlertConditionMetadata
object
2 properties
SloAlertPolicyMetadata
object
2 properties
SloMetricSourceWrapper
object
Wraps a metric source for use in ratio metric numerator/denominator/raw.
1 property 1 required
SloAlertPolicy
object
An alert policy following the OpenSLO AlertPolicy structure. Can contain inline conditions and notification targets, or reference an external policy via alertP…
4 properties
SloAlertNotificationTarget
object
An alert notification target. Can be inline or a reference to an external AlertNotificationTarget via targetRef.
4 properties
Error
object
3 properties 2 required
CrdSource
string
Origin of a Dash0 resource. - ui: created interactively in the Dash0 UI. - terraform: managed via the Dash0 Terraform provider. - operator: managed via the Das…
SloMetricSource
object
Connection and query details for a metric data source. Only the Prometheus data source is currently supported: provide spec.query as a bare PromQL vector selec…
3 properties 1 required
SloIndicator
object
Inline Service Level Indicator (SLI) following the OpenSLO SLI structure.
2 properties 1 required
SloObjective
object
An objective threshold for the SLO. Defines tolerance levels for the SLI metrics.
10 properties
SloIndicatorMetadata
object
Metadata for the inline SLI.
2 properties
SloDefinition
object
A Service Level Objective (SLO) that defines a target value or range of values for a service level, described by a Service Level Indicator (SLI). Implements a…
4 properties 4 required
Dataset
string
Optional dataset to query across. Defaults to whatever is configured to be the default dataset for the organization.
SloComparisonOperator
string
Conditional operator used to compare the SLI against a threshold value.
SloSpec
object
8 properties 2 required
Duration
string
SloAlertCondition
object
An alert condition that defines when an alert should fire. Can be inline or a reference to an external AlertCondition.
4 properties
SloMetadata
object
3 properties 1 required
SloAnnotations
object
Resource annotations. Keys prefixed with dash0.com/ are reserved for Dash0-managed metadata (timestamps, enabled, folder path, sharing); reserved or blank keys…
6 properties
SloAlertConditionSpec
object
3 properties 2 required
SloAlertConditionDetails
object
Details of the alert condition. Defaults to burnrate kind.
5 properties 3 required
SloRatioMetric
object
Ratio-based SLI metric. Provide either good+total, bad+total, or raw with rawType.
6 properties
SloRawType
string
Required with raw. Indicates how the stored ratio was calculated: - success: good/total - failure: bad/total
SloAlertPolicySpec
object
6 properties 5 required
SloThresholdMetric
object
Threshold-based SLI metric. Raw data from the metric source is compared against objective thresholds (op and value on the objective, not here). Not currently s…
1 property 1 required
SloBudgetingMethod
string
- Occurrences: Ratio of counts of good events to total events. - Timeslices: Ratio of good time slices to total time slices. - RatioTimeslices: Average of all…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dash0-manage-slos-private-beta-api-openapi.yml Raw ↑

Other APIs Dash0 publishes across the network.

Dash0 Edge Collectors API
Dash0 Manage Agent0 Automations API
Dash0 Manage Alerting API
Dash0 Manage Dashboards API
Dash0 Manage Notification Channels API
Dash0 Manage Recording Rules API
Dash0 Manage Sampling Rules API
Dash0 Manage Signal To Metrics (BETA) API
Dash0 Manage Spam Filters API
Dash0 Manage Synthetic Checks API
Dash0 Manage Teams and Members API
Dash0 Manage Time Series Aggregations (Private BETA) API
Where this information came from

This is an independent, third-party profile of Dash0 Manage SLOs (Private BETA) API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.