Setup Shape
1. Register an endpoint. Provide the HTTPS URL that should receive deliveries.
2. Choose scope. Subscribe by Stream or delivery configuration, depending on your plan.
3. Verify deliveries. Store idempotency keys and handle retries gracefully.
Start With the API
The full docs page includes the live webhook tester and detailed request examples. Use that for credential validation and endpoint smoke tests.
curl -H "api-key: YOUR_API_KEY" \
-H "secret: YOUR_API_SECRET" \
"https://api.synorb.com/webhooks"