Create a webhook endpoint
0xArchive API reference for Create a webhook endpoint. Includes authentication, parameters, response shape, examples, and route-safe implementation notes.
X-API-Key with this request. See REST authentication.Machine schema
Machine schema
Authorizations
API key for authentication. Get yours at https://0xarchive.io/dashboard
Body
A new delivery destination.
Response
The new endpoint and its signing secret
API response containing a newly created endpoint and its signing secret.
true
A newly created endpoint, including the signing secret. This is one of the two responses that carry the secret; the other is a rotation. Store it now, because it is not shown again.
That the secret is shown once.
"Store the secret now; it is not shown again."