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 Status Pages API

The Status Pages API from ilert — 6 operation(s) for status pages.

ilert Status Pages 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 Status Pages. 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 14 operations across 6 paths, and defines 18 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.

14 operations 6 paths 18 schemas 3 DELETE5 GET3 POST3 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 Status Pages 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 14

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

Status Pages 14
GET
/status-pages
Get status pages.
3 params → 200
POST
/status-pages
Create a new status page.
body → 200
GET
/status-pages/{id}
Get a specific status page.
2 params → 200
PUT
/status-pages/{id}
Update the specific status page
1 param body → 200
DELETE
/status-pages/{id}
Remove a specific status page.
1 param → 204
GET
/status-pages/{id}/groups
Get the groups of a status page
3 params → 200
POST
/status-pages/{id}/groups
Add a group to a status page
1 param body → 201
GET
/status-pages/{id}/groups/{group-id}
Get a specific group of a status page
2 params → 200404
PUT
/status-pages/{id}/groups/{group-id}
Update a group of a status page
2 params body → 200
DELETE
/status-pages/{id}/groups/{group-id}
Remove group from a status page
2 params → 204
GET
/status-pages/{id}/private-subscribers
Get the subscribers (users and teams) of a status page
1 param → 200
PUT
/status-pages/{id}/private-subscribers
Set subscribers (users and teams) of a status page
1 param body → 204
POST
/status-pages/{id}/private-subscribers
Add subscriber (user and team) to a status page
1 param body → 204
DELETE
/status-pages/{id}/private-subscribers/{subscriber-id}
Remove subscriber (user and team) from a status page
3 params → 204

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are StatusPage (29 properties), StatusPageList (25 properties), StatusPageNoIncludes (23 properties), MetricNoIncludes (12 properties). Each schema is shown below with its type and property counts.

ServiceStatus
string
the service status
TimeZone
string
TeamRel
object
2 properties
MetricAggregationType
string
StatusPageGroup
object
2 properties
StatusPage
object
29 properties
StatusPageNoIncludes
object
23 properties
ServiceNoIncludes
object
8 properties
StatusPageList
object
25 properties
ServiceUptimePercentage
object
1 property
MetricNoIncludes
object
12 properties
StatusPageStructure
object
This field is not available in the list resource. Describes the structure of a status page. Allows for nesting children. It is not required unless groups are u…
1 property
ServiceOutage
object
3 properties
ServiceUptime
object
4 properties
MetricDisplayType
string
TeamUserOption
object
3 properties
StatusPageElement
object
4 properties 2 required
ServiceUptimeOnly
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ilert-status-pages-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