Task · Webhooks
Add a webhook endpoint
Point Tito at your URL and choose which events it receives.
5 steps · About 3 minutes
-
Open Account settings then Webhooks
Your accountSettings -
Enter the Endpoint URL
The URL has to be
https://.go.tito.io/acme/admin/settings/webhooks -
Tick the Events to send
Orders created, paid, canceled or refunded. Tickets issued, voided or checked in, or an attendee's details changed. Pick at least one.
-
Select Add endpoint
-
Copy the Signing secret from the endpoint's page
Your receiver uses it to verify the
Tito-Signatureheader on every delivery. The verification steps are in the API reference at/docs/apion your account's address.Deliveries retry on failure, and Recent deliveries on the endpoint page shows every attempt.Ten failures in a row turn the endpoint off and email the organizer contact.