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

APIContext Alerts API

The Alerts API from APIContext — 2 operation(s) for alerts.

APIContext Alerts API is one of 13 APIs that APIContext publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Alerts. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 2 paths. It is described by OpenAPI 3.0.3, at version 2.0.0.

Requests are made against a single base URL, https://client.apimetrics.io/api/2.

4 operations 2 paths 0 schemas 1 DELETE2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0.0
Server
https://client.apimetrics.io/api/2
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

APIContext Alerts API declares 1 security scheme for authenticating requests. An API key is passed in the query as _token (ApiTokenAuth). By default, every request must be authenticated.

Paths & Operations 4

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

Alerts 4
GET
/alerts/
List alerts
listAlerts → 200
POST
/alerts/
Create an alert
createAlert body → 201
GET
/alerts/{alert_id}
Get an alert
getAlert 1 param → 200
DELETE
/alerts/{alert_id}
Delete an alert
deleteAlert 1 param → 204

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

apicontext-alerts-api-openapi.yml Raw ↑

Other APIs APIContext publishes across the network.

APIContext Synthetic API Testing
APIContext Agents API
APIContext API Calls API
APIContext Directory API
APIContext Insights API
APIContext Projects API
APIContext Reports API
APIContext Results API
APIContext Schedules API
APIContext Statistics API
APIContext Tokens API
APIContext Workflows API