Skip to main content

How do I register a webhook endpoint?

Webhook endpoints receive real-time event notifications from Verto and eliminate the need for polling.

1. Go to Settings then Developer tab and click + Add webhook endpoint.


2. Enter your publicly accessible HTTPS endpoint URL.

⚠️ Warning: Your endpoint must be publicly reachable over HTTPS. Localhost URLs are not supported in production.


3. Select the event types you want to receive.

💡 Tip: Subscribe only to the events your integration actually handles.


4. Verto sends a test event immediately after registration.


Related articles:

Did this answer your question?