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 Customers API

Allows to create and manage a customer of your business.

Dojo Customers 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 Customers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and an AsyncAPI specification.

This API exposes 8 operations across 6 paths, and defines 14 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.

8 operations 6 paths 14 schemas 2 DELETE2 GET1 PATCH3 POST

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 Customers 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 8

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

Customers 8

Allows to create and manage a customer of your business.

POST
/customers
Create a customer
Customers_Create 1 param body → 200400401
DELETE
/customers/{customerId}
Delete a customer
Customers_Delete 2 params → 204400401404
PATCH
/customers/{customerId}
Update information about a customer
Customers_Update 2 params body → 200400401404
GET
/customers/{customerId}
Retrieve a customer
Customers_Get 2 params → 200400401
POST
/customers/{customerId}/create-secret
Create a customer secret
Customers_CreateCustomerSecret 2 params → 200400401404
GET
/customers/public/{customerId}/payment-methods
Retrieve payment method
Customers_GetPaymentMethods 3 params → 200400401404
DELETE
/customers/public/{customerId}/payment-methods/{paymentMethodId}
Remove payment method
Customers_DeletePaymentMethod 4 params → 204400401404
POST
/customers/search
List all customers
Customers_Search 1 param body → 200400401

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are CustomerFull (10 properties), Address (10 properties), ProblemDetails (6 properties), UpdateCustomerRequest (6 properties). Each schema is shown below with its type and property counts.

CreateCustomerRequest
object
6 properties
SearchCustomerRequest
object
A cursor for use in pagination.
3 properties
CardDetails
object
3 properties
WalletPaymentOption
string
Wallet payment options (e.g., Apple Pay, Google Pay).
ProblemDetails
object
Dojo follows the error response format proposed in [RFC 7807](https://datatracker.ietf.org/doc/html/rfc7807), also known as Problem Details for HTTP APIs.
6 properties
UpdateCustomerRequest
object
6 properties
CustomerFull
object
10 properties
CardScheme
string
Supported card schemes (VISA, MASTERCARD, MAESTRO, DISCOVER, DCI, AMEX)
CustomerPaymentMethods
object
4 properties
CustomerSecret
object
3 properties
SupportedPaymentMethods
object
2 properties
Address
object
Details about the address.
10 properties 1 required
CustomerPaymentMethod
object
2 properties
PagedResultOfCustomer
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dojo-customers-api-openapi.yml Raw ↑

Other APIs Dojo publishes across the network.

Dojo Areas API
Dojo Capabilities API
Dojo Captures 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
Dojo Setup intents API
Where this information came from

This is an independent, third-party profile of Dojo Customers 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.