Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ilert Service Outages API

The Service Outages API from ilert — 3 operation(s) for service outages.

ilert Service Outages API is one of 33 APIs that ilert publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Service Outages. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, rate-limit docs, and 1 JSON Schema.

This API exposes 6 operations across 3 paths, and defines 5 schemas. It is described by OpenAPI 3.0.1, at version v2.2026.5-r.3.

Requests are made against a single base URL, /api.

6 operations 3 paths 5 schemas 1 DELETE3 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
v2.2026.5-r.3
Base URL
https://api.ilert.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

ilert Service Outages API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (apiKey). By default, every request must be authenticated.

  • apiKey — The Bearer API key of your user more info .

Paths & Operations 6

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

Service Outages 6
GET
/service-outages
Get the outages (including applied overrides) of a specific service
4 params → 200
GET
/service-outages/overrides
Get the overrides of a specific service
3 params → 200
POST
/service-outages/overrides
Override a part of a service's outage history
body → 201
GET
/service-outages/overrides/{id}
Get the specific service outage override
1 param → 200
PUT
/service-outages/overrides/{id}
Update an existing service outage override
1 param body → 200
DELETE
/service-outages/overrides/{id}
Remove a service outage override
1 param → 204

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are ServiceNoIncludes (8 properties), ServiceOutageOverride (5 properties), ServiceOutage (3 properties), TeamRel (2 properties). Each schema is shown below with its type and property counts.

ServiceStatus
string
the service status
TeamRel
object
2 properties
ServiceOutageOverride
object
5 properties
ServiceOutage
object
3 properties
ServiceNoIncludes
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ilert-service-outages-api-openapi.yml Raw ↑

Other APIs ilert publishes across the network.

ilert Alert Actions API
ilert Alert Sources API
ilert Alerts API
ilert Call Flow Numbers API
ilert Call Flows API
ilert Connectors API
ilert Contacts API
ilert Deployment Events API
ilert Deployment Pipelines API
ilert Escalation Policies API
ilert Event Flows API
ilert Events API