General
Setup
To use webhooks with your API you need to register your API endpoints at the Developer page of the flinkey Portal.
Information
All webhooks are sent as HTTP POST
and require a SSL certificate.
The body is sent in application/json
format.