APIContext · Capability
APIContext Platform API — Alerts
APIContext Platform API — Alerts. 4 operations. Lead operation: List alerts. Self-contained Naftiko capability covering one business surface.
APIContext Platform API — Alerts is a Naftiko capability published by APIContext, one of 12 capabilities the APIs.io network indexes for this provider. It bundles 4 operations across the GET, POST, and DELETE methods rooted at /v1/alerts.
The capability includes 2 read-only operations and 2 state-changing operations. Lead operation: List alerts. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include APIContext and Alerts.
What You Can Do
GET
Listalerts
— List alerts
/v1/alerts/
POST
Createalert
— Create an alert
/v1/alerts/
GET
Getalert
— Get an alert
/v1/alerts/{alert_id}
DELETE
Deletealert
— Delete an alert
/v1/alerts/{alert_id}
MCP Tools
apicontext-listalerts
List alerts
read-only
idempotent
apicontext-createalert
Create an alert
apicontext-getalert
Get an alert
read-only
idempotent
apicontext-deletealert
Delete an alert
idempotent