Create a Webhook
Creates a Webhook that delivers the selected events to your URL as they occur.
The response includes the signing secret used to verify deliveries; it is only returned on creation.
Authorizations
Pass your Exa API key in the x-api-key header. You can also authenticate with Authorization: Bearer .
Body
The events to trigger the webhook
1 - 19 elementswebset.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
Webhook
The unique identifier for the webhook
"webhook"The status of the webhook
active, inactive The events to trigger the webhook
1webset.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