Create Endpoint

Create a new endpoint for the application. Specify the url you wish to receive webhooks and the events you wish to track. When secret is null the secret is automatically generated (recommended)

❗️

Endpoint limits

You can have a maximum of 50 endpoints.

If you attempt to create more than 50, the API will return an error. To stay within this limit, consider reusing existing endpoints when possible or deleting unused ones using the DELETE /endpoint API endpoint.

Language
Credentials
Header
Click Try It! to start a request and see the response here!