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 Call Flows API

The Call Flows API from ilert — 2 operation(s) for call flows.

ilert Call Flows 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 Call Flows. 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 23 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 23 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 Call Flows 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.

Call Flows 5
GET
/call-flows
List existing call flows.
2 params → 200
POST
/call-flows
Create a new call flow.
body → 201
GET
/call-flows/{id}
Get a specific call flow.
1 param → 200
PUT
/call-flows/{id}
Update a specific call flow.
1 param body → 200
DELETE
/call-flows/{id}
Delete a specific call flow.
1 param → 204

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are CallFlowNodeMetadataAgentic (7 properties), CallFlowNodeMetadataPinCode (6 properties), CallFlow (6 properties), CallFlowNodeMetadataIvrMenu (6 properties). Each schema is shown below with its type and property counts.

CallFlowNodeMetadataSupportHours
object
1 property 1 required
CallFlowListItem
object
4 properties
CallFlowNodeMetadataBlockNumbers
object
1 property 1 required
CallFlowNodeMetadata
CallFlowNodeMetadataVoicemail
object
5 properties
CallFlowNodeMetadataIvrMenu
object
6 properties 1 required
CallFlow
object
6 properties 3 required
CallFlowNodeMetadataIntent
object
4 properties
CallFlowNodeMetadataEnrichmentSource
object
2 properties 2 required
CallFlowNodeMetadataPinCode
object
6 properties 1 required
CallFlowNodeMetadataAgentic
object
7 properties 2 required
CallFlowBranch
object
4 properties 1 required
CallFlowNodeMetadataRouteCall
object
5 properties 1 required
CallFlowNodeMetadataAudioMessage
object
4 properties
PhoneNumber
object
2 properties
CallFlowNumber
object
3 properties
CallFlowNodeMetadataCode
object
2 properties 1 required
CallFlowNode
object
5 properties 1 required
CallFlowNodeMetadataCallTarget
object
2 properties 2 required
TeamRel
object
2 properties
CallFlowNodeMetadataGather
object
5 properties
CallFlowNodeMetadataEnrichment
object
3 properties
CallFlowNodeMetadataCreateAlert
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ilert-call-flows-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 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