Last updated 1 year ago
Was this helpful?
From the user's account, in the "API Key" area, it is possible to create endpoints for webhooks.
All webhooks are structured by generic properties:
{ "id": string, "api_version": number, "created": number, "type": string, "data": object, }
With the API, you can for your API key.