Webhooks are coming soon! This feature will be available alongside our API launch.
What Are Webhooks?
Webhooks allow you to receive real-time HTTP notifications when events occur in SEO Crawler. Instead of polling for updates, webhooks push data to your server immediately when something happens.Planned Events
| Event | Description |
|---|---|
crawl.started | A crawl has begun |
crawl.completed | A crawl finished successfully |
crawl.failed | A crawl encountered an error |
domain.verified | Domain verification succeeded |
ssl.expiring | SSL certificate expiring soon |
ssl.expired | SSL certificate has expired |
issues.new | New issues discovered |
issues.resolved | Previously detected issues fixed |
Example Payload
Here’s what a webhook payload will look like:Security
All webhook requests will include a signature header for verification:Availability
Webhooks will be available on Pro and Agency plans.Join API Waitlist
Get notified when webhooks are available.
Email Notifications
Use email notifications in the meantime.