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

Datadog APM SLO Corrections API

Manage time-boxed corrections that exclude a window from an SLO error budget, optionally recurring by rrule. Five operations, and the only genuinely reversible write in the APM surface.

Datadog APM SLO Corrections API is one of 8 APIs that Datadog APM publishes on the 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 and API documentation.

This API exposes 5 operations across 2 paths, and defines 17 schemas. It is described by OpenAPI 3.0.0, at version 1.0.

Requests are made against 3 base URLs: https://{subdomain}.{site}, {protocol}://{name}, https://{subdomain}.{site}.

5 operations 2 paths 17 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0
Base URL
https://api.datadoghq.com
Authentication
OAuth 2.0, API Key, API Key, API Key, API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 6

Datadog APM SLO Corrections API declares 6 security schemes for authenticating requests. It supports OAuth 2.0 (AuthZ) using the authorizationCode flow, exposing 67 scopes. An API key is passed in the header as DD-API-KEY (apiKeyAuth). An API key is passed in the query as api_key (apiKeyAuthQuery). An API key is passed in the header as DD-APPLICATION-KEY (appKeyAuth). An API key is passed in the query as application_key (appKeyAuthQuery). It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • AuthZ — This API uses OAuth 2 with the implicit grant flow.
  • apiKeyAuth — Your Datadog API Key.
  • apiKeyAuthQuery — Deprecated API Key as query argument.
  • appKeyAuth — Your Datadog APP Key.
  • appKeyAuthQuery — Deprecated APP Key as query argument.

Paths & Operations 5

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

Service Level Objective Corrections 5

SLO Status Corrections allow you to prevent specific time periods from negatively impacting your SLO’s status and error budget. You can use Status Corrections for various purposes…

GET
/api/v1/slo/correction
Get all SLO corrections
ListSLOCorrection 2 params → 200403429
POST
/api/v1/slo/correction
Create an SLO correction
CreateSLOCorrection body → 200400403404429
DELETE
/api/v1/slo/correction/{slo_correction_id}
Delete an SLO correction
DeleteSLOCorrection 1 param → 204403404429
GET
/api/v1/slo/correction/{slo_correction_id}
Get an SLO correction for an SLO
GetSLOCorrection 1 param → 200400403429
PATCH
/api/v1/slo/correction/{slo_correction_id}
Update an SLO correction
UpdateSLOCorrection 1 param body → 200400403404429

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are SLOCorrectionResponseAttributes (13 properties), SLOCorrectionCreateRequestAttributes (9 properties), SLOCorrectionUpdateRequestAttributes (8 properties), SLOCorrection (3 properties). Each schema is shown below with its type and property counts.

SLOCorrectionListResponse
object
A list of SLO correction objects.
2 properties
SLOCorrectionResponse
object
The response object of an SLO correction.
1 property
APIErrorResponse
object
Error response object.
1 property 1 required
ResponseMetaAttributes
object
Object describing meta attributes of response.
1 property
SLOCorrectionCreateRequest
object
An object that defines a correction to be applied to one or more SLOs.
1 property
SLOCorrectionUpdateRequest
object
An object that defines a correction to be applied to an SLO.
1 property
SLOCorrectionUpdateData
object
The data object associated with the SLO correction to be updated.
2 properties
SLOCorrectionCreateData
object
The data object associated with the SLO correction to be created.
2 properties 1 required
SLOCorrection
object
The response object of a list of SLO corrections.
3 properties
SLOCorrectionType
string
SLO correction resource type.
Pagination
object
Pagination object.
2 properties
SLOCorrectionResponseAttributes
object
The attribute object associated with the SLO correction.
13 properties
SLOCorrectionCreateRequestAttributes
object
The attribute object associated with the SLO correction to be created. Exactly one of sloid or sloquery must be provided.
9 properties 2 required
SLOCorrectionUpdateRequestAttributes
object
The attribute object associated with the SLO correction to be updated.
8 properties
Creator
object
Object describing the creator of the shared element.
3 properties
SLOCorrectionResponseAttributesModifier
object
Modifier of the object.
3 properties
SLOCorrectionCategory
string
Category the SLO correction belongs to.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

datadog-apm-slo-corrections-api-openapi.yml Raw ↑

Other APIs Datadog APM publishes across the network.

Datadog APM Spans API
Datadog APM Spans Metrics API
Datadog APM Retention Filters API
Datadog APM Services API
Datadog APM Service Definitions API
Datadog APM Service Level Objectives API
Datadog MCP Server
Where this information came from

This is an independent, third-party profile of Datadog APM SLO Corrections 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.