Skip to main content
Source OpenAPI: 0xArchive API 1.6.1; 168 paths; 190 component schemas. Queue a webhook.test event to the endpoint so you can confirm your receiver and your signature verification work end to end. The delivery appears in the endpoint’s delivery log like any other. It is a real signed delivery, so it is priced like one: it counts against today’s delivery budget, and it is refused on a plan without webhook delivery or once that budget is spent. A refusal here never pauses a subscription. Authenticate with an API key or a signed-in dashboard session. Costs no credits.

Route Metadata

Request Parameters

Path Parameters

Response Contracts

Status 200

The test delivery was queued

application/json

Status 400

Invalid request

application/json

OpenAPI example

Status 401

Authentication required

application/json

OpenAPI example

Status 404

Resource not found

application/json

OpenAPI example

Status 409

Today’s delivery budget is already spent, so the test event was not queued. Send it after the budget resets.

application/json

OpenAPI example

Status 429

Rate limit exceeded

application/json

OpenAPI example
Last modified on September 20, 2026