cURL
Webhooks
Create a Webhook
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://exa.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass your Exa API key in the x-api-key header. You can also authenticate with Authorization: Bearer .
Body
application/json
The events to trigger the webhook
Required array length:
1 - 19 elementsAvailable options:
webset.created, webset.deleted, webset.paused, webset.idle, webset.search.created, webset.search.canceled, webset.search.completed, webset.search.updated, import.created, import.completed, webset.item.created, webset.item.enriched, monitor.created, monitor.updated, monitor.deleted, monitor.run.created, monitor.run.completed, webset.export.created, webset.export.completed The URL to send the webhook to
Set of key-value pairs you want to associate with this object.
Response
200 - application/json
Webhook
The unique identifier for the webhook
Allowed value:
"webhook"The status of the webhook
Available options:
active, inactive The events to trigger the webhook
Minimum array length:
1Available options:
webset.created, webset.deleted, webset.paused, webset.idle, webset.search.created, webset.search.canceled, webset.search.completed, webset.search.updated, import.created, import.completed, webset.item.created, webset.item.enriched, monitor.created, monitor.updated, monitor.deleted, monitor.run.created, monitor.run.completed, webset.export.created, webset.export.completed The URL to send the webhook to
The secret to verify the webhook signature. Only returned on Webhook creation.
The date and time the webhook was created
The date and time the webhook was last updated
The metadata of the webhook

