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 Connectors API

The Connectors API from ilert — 2 operation(s) for connectors.

ilert Connectors 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 Connectors. 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 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.

5 operations 2 paths 18 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 Connectors 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.

Connectors 5
GET
/connectors
Get connectors.
2 params → 200
POST
/connectors
Create a new connector.
body → 200
GET
/connectors/{id}
Get a specific connector.
1 param → 200
PUT
/connectors/{id}
Update the specific connector. (note: type cannot be changed)
1 param body → 200
DELETE
/connectors/{id}
Remove a specific connector.
1 param → 204

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are Connector (6 properties), EParamsJira (3 properties), EParamsTopdesk (3 properties), EParamsZendesk (3 properties). Each schema is shown below with its type and property counts.

EParamsGoogleFunction
object
1 property
EParamsJira
object
3 properties
EParamsZabbix
object
2 properties
EParamsDatadog
object
1 property
EParamsSlack
object
EParamsSysdig
object
1 property
EParamsStatusPageIO
object
1 property
EParamsAWSLambda
object
1 property
EParamsZendesk
object
3 properties
EParamsTopdesk
object
3 properties
ConnectorType
string
EParamsDiscord
object
1 property
EParamsServiceNow
object
3 properties
EParamsMicrosoftTeams
object
1 property
EParamsDingTalk
object
2 properties
EParamsAzureFunction
object
1 property
Connector
object
6 properties 2 required
EParamsGithub
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ilert-connectors-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 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