Developers & agents

AlertForge webhooks

AlertForge does not currently expose a public webhook product. This page exists so developers and agents can discover that limitation directly instead of guessing an endpoint.

Public webhook status

There is no customer-configurable incoming webhook endpoint and no outgoing render-complete webhook subscription today. Do not send events to an undocumented /api/webhooks URL.

Stripe webhook

AlertForge uses a private Stripe webhook internally to verify Checkout and subscription events. It is not a general integration endpoint, does not accept arbitrary events, and must not be used by customer applications.

Supported automation path

Use the AlertForge MCP server at https://alertforge.ai/api/mcp. Authenticated MCP tools can create work and poll its status until completion. Setup and tool details are documented at /docs/agents. The HTTP catalog and authentication references are at /docs/api.