Register a sandbox webhook endpoint and get its signing secret

Test keys only. When using the hosted API, register a publicly reachable
HTTPS receiver; a development tunnel is fine. http://localhost is
accepted only when the Avvio backend itself runs locally, because a
hosted backend's loopback interface is not your laptop.

Live endpoints are https and are created from the dashboard by a human:
a credential able to repoint its own webhook URL could quietly redirect
every payout notification, so that stays off the API.

The secret is returned once and is not retrievable afterwards.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≥ 1

The opaque organization id issued to you, normally CUID-shaped (for
example cmsx…). It is not an org_-prefixed alias. Pass it unchanged
in every organization-scoped path.

Body Params
uri
required

Publicly reachable HTTPS URL. Literal localhost HTTP URLs
work only when the Avvio backend itself is running locally;
a hosted backend cannot reach your laptop's loopback.

events
array of strings, unique

Omit to receive every event type.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json