Webhooks let you get notifications when things happen in your Websets. When you create a webhook, you choose which events you want to know about and where to send the notifications.
When an event happens, Exa sends an HTTP POST request to your webhook URL with:
The webhook starts as active
and begins getting notifications right away. You’ll get a secret key for checking webhook signatures - save this safely as it’s only shown once when you create the webhook.
Your Exa API key
Webhook
The response is of type object
.