Ingest Webhook
Send alerts to AlertFlow from any monitoring tool.
Note
The ingest endpoint is at a different base path than the v1 API. Use:
POST https://app.yourdomain.com/api/inbound/webhook/{token}
No API key is required — authentication is via the ingest token embedded in the URL. See the Generic Webhook guide for full payload documentation and code examples.
Could not find operation
POST /inbound/webhook/{token} in the OpenAPI spec.