# webhook.co ## Docs - [Verify the org's tamper-evident audit chain](https://docs.webhook.co/api-reference/audit/verify-the-orgs-tamper-evident-audit-chain.md) - [Get a delivery attempt](https://docs.webhook.co/api-reference/deliveries/get-a-delivery-attempt.md) - [List outbound delivery attempts](https://docs.webhook.co/api-reference/deliveries/list-outbound-delivery-attempts.md) - [Add a provider signing/verification secret to an endpoint](https://docs.webhook.co/api-reference/endpoints/add-a-provider-signingverification-secret-to-an-endpoint.md) - [Create an endpoint (returns the one-time ingest URL)](https://docs.webhook.co/api-reference/endpoints/create-an-endpoint-returns-the-one-time-ingest-url.md) - [Get an endpoint](https://docs.webhook.co/api-reference/endpoints/get-an-endpoint.md) - [List an endpoint's provider secrets (metadata only)](https://docs.webhook.co/api-reference/endpoints/list-an-endpoints-provider-secrets-metadata-only.md) - [List endpoints](https://docs.webhook.co/api-reference/endpoints/list-endpoints.md) - [Revoke a provider secret](https://docs.webhook.co/api-reference/endpoints/revoke-a-provider-secret.md) - [Rotate an endpoint's ingest token (returns a new one-time ingest URL)](https://docs.webhook.co/api-reference/endpoints/rotate-an-endpoints-ingest-token-returns-a-new-one-time-ingest-url.md) - [Soft-delete an endpoint (idempotent)](https://docs.webhook.co/api-reference/endpoints/soft-delete-an-endpoint-idempotent.md) - [Get a captured event](https://docs.webhook.co/api-reference/events/get-a-captured-event.md) - [Get a captured event's raw payload (base64 envelope)](https://docs.webhook.co/api-reference/events/get-a-captured-events-raw-payload-base64-envelope.md) - [List captured events for an endpoint](https://docs.webhook.co/api-reference/events/list-captured-events-for-an-endpoint.md) - [Pull a watermark-bounded forward page of events (cursor-pull tail)](https://docs.webhook.co/api-reference/events/pull-a-watermark-bounded-forward-page-of-events-cursor-pull-tail.md) - [Replay an event to a target (records a delivery attempt)](https://docs.webhook.co/api-reference/events/replay-an-event-to-a-target-records-a-delivery-attempt.md) - [Return the authenticated principal (org, scopes, optional user)](https://docs.webhook.co/api-reference/identity/return-the-authenticated-principal-org-scopes-optional-user.md) - [List a destination's signing-secret metadata](https://docs.webhook.co/api-reference/replay-destinations/list-a-destinations-signing-secret-metadata.md) - [List replay destinations (the SSRF-egress allowlist)](https://docs.webhook.co/api-reference/replay-destinations/list-replay-destinations-the-ssrf-egress-allowlist.md) - [Re-enable an auto-disabled replay destination](https://docs.webhook.co/api-reference/replay-destinations/re-enable-an-auto-disabled-replay-destination.md) - [Register a replay destination (returns a one-time signing secret)](https://docs.webhook.co/api-reference/replay-destinations/register-a-replay-destination-returns-a-one-time-signing-secret.md) - [Rotate a destination's signing secret (returns the new one-time secret)](https://docs.webhook.co/api-reference/replay-destinations/rotate-a-destinations-signing-secret-returns-the-new-one-time-secret.md) - [Soft-delete a replay destination](https://docs.webhook.co/api-reference/replay-destinations/soft-delete-a-replay-destination.md) - [Toggle strict-FIFO delivery for a destination](https://docs.webhook.co/api-reference/replay-destinations/toggle-strict-fifo-delivery-for-a-destination.md) - [Create (upsert) an auto-delivery subscription](https://docs.webhook.co/api-reference/subscriptions/create-upsert-an-auto-delivery-subscription.md) - [Delete an auto-delivery subscription](https://docs.webhook.co/api-reference/subscriptions/delete-an-auto-delivery-subscription.md) - [List auto-delivery subscriptions](https://docs.webhook.co/api-reference/subscriptions/list-auto-delivery-subscriptions.md) - [Authentication](https://docs.webhook.co/authentication.md): How the whk_ API key works. - [Introduction](https://docs.webhook.co/introduction.md): Receive, inspect, replay-to-localhost, and reliably deliver webhooks. - [Quickstart](https://docs.webhook.co/quickstart.md): Create an endpoint and list its events in a few lines. - [Go SDK](https://docs.webhook.co/sdks/go.md): github.com/webhook-co/webhook-go — the official Go SDK. - [Python SDK](https://docs.webhook.co/sdks/python.md): webhook-co — the official Python SDK. - [TypeScript SDK](https://docs.webhook.co/sdks/typescript.md): @webhook-co/sdk — the official TypeScript SDK. ## OpenAPI Specs - [openapi](https://api.webhook.co/openapi.json)