# Datadog APM Service Level Objectives API

**Canonical:** https://apis.io/apis/datadog-apm/datadog-apm-service-level-objectives-api/  
**Provider:** Datadog APM — https://apis.io/providers/datadog-apm/  
**Base URL:** https://api.datadoghq.com  
**Documentation:** https://docs.datadoghq.com/api/latest/spans/

Datadog APM Service Level Objectives API is one of 8 APIs that [Datadog APM](https://apis.io/providers/datadog-apm/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include SLO. The published artifact set on APIs.io includes an OpenAPI specification.

[Service Level Objectives](https://docs.datadoghq.com/monitors/service_level_objectives/#configuration) (or SLOs) are a key part of the site reliability engineering toolkit. SLOs provide a framework for defining clear targets around application performance, which ultimately help teams provide a consistent customer experience, balance feature development with platform stability, and improve communication with internal and external users.

## Operations (10)

| Method | Path | Summary |
|---|---|---|
| GET | `/api/v1/slo` | Get all SLOs |
| POST | `/api/v1/slo` | Create an SLO object |
| POST | `/api/v1/slo/bulk_delete` | Bulk Delete SLO Timeframes |
| GET | `/api/v1/slo/can_delete` | Check if SLOs can be safely deleted |
| GET | `/api/v1/slo/search` | Search for SLOs |
| DELETE | `/api/v1/slo/{slo_id}` | Delete an SLO |
| GET | `/api/v1/slo/{slo_id}` | Get an SLO's details |
| PUT | `/api/v1/slo/{slo_id}` | Update an SLO |
| GET | `/api/v1/slo/{slo_id}/history` | Get an SLO's history |
| GET | `/api/v1/slo/{slo_id}/corrections` | Get Corrections For an SLO |

## Machine-readable artifacts (1)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/datadog-apm/refs/heads/main/openapi/datadog-apm-service-level-objectives-api-openapi.yml

## Other Datadog APM APIs (7)

- [Datadog APM Spans API](https://apis.io/apis/datadog-apm/datadog-apm-spans-api/)
- [Datadog APM Spans Metrics API](https://apis.io/apis/datadog-apm/datadog-apm-spans-metrics-api/)
- [Datadog MCP Server](https://apis.io/apis/datadog-apm/datadog-apm-mcp-server/)
- [Datadog APM API](https://apis.io/apis/datadog-apm/datadog-apm-apm-api/)
- [Datadog APM Retention Filters API](https://apis.io/apis/datadog-apm/datadog-apm-apm-retention-filters-api/)
- [Datadog APM Service Definition API](https://apis.io/apis/datadog-apm/datadog-apm-service-definition-api/)
- [Datadog APM Service Level Objective Corrections API](https://apis.io/apis/datadog-apm/datadog-apm-service-level-objective-corrections-api/)

## Tags

SLO

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/datadog-apm/datadog-apm-service-level-objectives-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/datadog-apm/.
