Integrations
-
What is an API, and do I need one?
Explained for anyone who has never built an integration — what sits behind those three letters, when it saves you work, and when clicking is faster.
-
Creating an API key
Let your own website or your bookkeeping fetch your data, while you stay in control of what they may do.
-
Webhooks: let your website know a ticket has been sold
A webhook is a short message we send to your system the moment something happens — instead of your system having to keep asking.
-
Setting up webhooks
Let us notify your own server the moment something happens, instead of having to ask for it yourself.