How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Dojo Webhooks API

Webhooks notify you when a specific event has occurred.**Documentation**: [Webhooks](../../development-resources/webhooks)

Dojo Webhooks API is one of 19 APIs that Dojo publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Webhook. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and an AsyncAPI specification.

This API exposes 9 operations across 6 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version 2026-02-27.

Requests are made against a single base URL, https://api.dojo.tech.

9 operations 6 paths 7 schemas 2 DELETE3 GET1 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2026-02-27
Base URL
https://api.dojo.tech
Authentication
API Key
Contact
Dojo Developer Experience Team
Terms of Service
Resource Areas
1

Authentication & Security 1

Dojo Webhooks API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 9

Across 6 paths, the API surfaces 9 operations — 2 DELETE, 3 GET, 1 PATCH, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Webhooks 9

Webhooks notify you when a specific event has occurred. Documentation: [Webhooks](../../development-resources/webhooks)

GET
/webhooks/events
List all events
Webhooks_GetAllWebhooks 1 param → 200401403
GET
/webhooks
List all subscriptions
Webhooks_GetAlSubscriptions 1 param → 200401403
POST
/webhooks
Subscribe to an event
Webhooks_Subscribe 1 param body → 200400401403404409
GET
/webhooks/{subscriptionId}/secrets
List all secrets
Webhooks_GetSecrets 2 params → 200401403404
POST
/webhooks/{subscriptionId}/secrets
Generate a secret
Webhooks_GenerateSecret 2 params → 200401403404409
PUT
/webhooks/{subscriptionId}/secrets/{secretId}/activate
Activate a secret
Webhooks_ActivateSecret 3 params → 204401403404
DELETE
/webhooks/{subscriptionId}/secrets/{secretId}
Delete a secret
Webhooks_DeleteSecret 3 params → 204401403404
PATCH
/webhooks/{subscriptionId}
Update a subscription
Webhooks_SubscribeUpdate 2 params body → 200400401403404409
DELETE
/webhooks/{subscriptionId}
Delete a subscription
Webhooks_DeleteSubscriptions 2 params → 204401403404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Subscription (8 properties), ErrorResponse (6 properties), SubscriptionSecret (4 properties), SubscriptionRequest (3 properties). Each schema is shown below with its type and property counts.

Subscription
object
8 properties
SecretsResponse
object
2 properties
SubscriptionSecret
object
4 properties
SubscriptionUpdateRequest
object
3 properties
WebhookEvents
object
2 properties
ErrorResponse
object
6 properties
SubscriptionRequest
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dojo-webhooks-api-openapi.yml Raw ↑

Other APIs Dojo publishes across the network.

Dojo Areas API
Dojo Capabilities API
Dojo Captures API
Dojo Customers API
Dojo Events API
Dojo Flows API
Dojo Orders API
Dojo Parties API
Dojo Payment intents API
Dojo Refunds API
Dojo Reservations API
Dojo Reversal API
Where this information came from

This is an independent, third-party profile of Dojo Webhooks API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.