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 Alert Sources API

The Alert Sources API from ilert — 2 operation(s) for alert sources.

ilert Alert Sources 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 Alert Sources. 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 5 operations across 2 paths, and defines 31 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.

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.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 Alert Sources 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 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.

Alert Sources 5
GET
/alert-sources
List alert sources.
2 params → 200
POST
/alert-sources
Create a new alert source.
body → 201
GET
/alert-sources/{id}
Get the alert source with specified id or alternatively integration key.
2 params → 200
PUT
/alert-sources/{id}
Update an existing alert source.
1 param body → 200
DELETE
/alert-sources/{id}
Delete the specified alert source.
1 param → 204

Schemas 31

The contract defines 31 schemas that model the data the API accepts and returns. The most detailed are AlertSourceRel (38 properties), AlertSource (38 properties), AlertSourceNoIncludes (24 properties), Service (11 properties). Each schema is shown below with its type and property counts.

ServiceStatus
string
the service status
IntegrationType
string
EscalationRule
object
7 properties 1 required
SimpleIdField64
object
For POST and PUT requests only the id field is required for sub entities, e.g. status page - service, alert source - support hour
1 property 1 required
SupportHour
object
6 properties 3 required
AlertSource
object
38 properties 3 required
IncidentNoIncludes
object
9 properties
AlertSourceTemplate
object
2 properties
AlertSourceSeverityTemplateMapping
object
2 properties 2 required
UserRel
object
3 properties 1 required
AlertSourcePriorityTemplate
object
2 properties 2 required
AlertSourceRel
object
38 properties 3 required
SupportHourException
object
4 properties 4 required
ServiceOutage
object
3 properties
AlertPriorityRule
string
ScheduleRel
object
3 properties
ServiceNoIncludes
object
8 properties
AlertSourceTemplateElement
object
4 properties
IncidentStatus
string
the incident status
Service
object
11 properties
AlertSourcePriorityTemplateMapping
object
2 properties 2 required
AlertSourceNoIncludes
object
24 properties 3 required
SupportDay
object
2 properties 2 required
ServiceUptime
object
4 properties
EscalationPolicy
object
8 properties 2 required
TeamRel
object
2 properties
AlertSourceSeverityTemplate
object
2 properties 2 required
ServiceUptimePercentage
object
1 property
AlertSourceTemplateElementArg
object
2 properties
AlertSourceLinkTemplate
object
2 properties 2 required
TimeZone
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ilert-alert-sources-api-openapi.yml Raw ↑

Other APIs ilert publishes across the network.

ilert Alert Actions 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
ilert Heartbeat Monitors API