Building with it
Webhooks
For events you shouldn't have to poll for, AI92 offers webhooks: register an endpoint and AI92 pushes HMAC-signed events to you, with retries, a dead-letter queue and replay if delivery fails. That means reliable, real-time integration - you react to things happening instead of asking.
Webhooks are how production integrations stay in sync: a job finishes, a review arrives, and your system knows immediately.
Get pushed the events that matter, reliably.
Key takeaway: Webhooks push HMAC-signed events with retries, a dead-letter queue and replay - reliable real-time integration, no polling.
Try this in your dashboard
The best way to learn AI92 is to use it - open your dashboard and follow along.