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 Setup intents API

Allows you to setup a card for future payments.**Documentation**: [Setup intent](../payments/manage-payments/setup-intent)

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

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

6 operations 5 paths 32 schemas 1 DELETE2 GET3 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 Setup intents 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 6

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

Setup intents 6

Allows you to setup a card for future payments. Documentation: [Setup intent](../payments/manage-payments/setup-intent)

POST
/setup-intents
Create a setup intent
SetupIntents_Create 1 param body → 200400401
GET
/setup-intents/{setupIntentId}
Retrieve a setup intent
SetupIntents_GetById 2 params → 200400401404
DELETE
/setup-intents/{setupIntentId}
Cancel a setup intent
SetupIntents_Delete 2 params → 200400401404500
GET
/setup-intents/public/{setupIntentId}
Retrieve a setup intent (no auth)
SetupIntents_GetPublicById 2 params → 200400401404
POST
/setup-intents/{setupIntentId}/refresh-client-session-secret
Update a client session secret
SetupIntents_RefreshPaymentIntentToken 2 params → 200400401
POST
/setup-intents/public/{setupIntentId}/refresh-client-session-secret
Update a client session secret (no auth)
SetupIntents_RefreshSetupIntentTokenPublic 2 params → 200400401404

Schemas 32

The contract defines 32 schemas that model the data the API accepts and returns. The most detailed are SetupIntentPublicResponse (22 properties), CreateSetupIntentRequest (14 properties), Address (10 properties), PaymentStatusResponse (9 properties). Each schema is shown below with its type and property counts.

SetupIntentPublicResponse
object
22 properties
PaymentMethod
string
The payment methods that customers can use to pay. (Card, Wallet, SavedCard)
PaymentIntentConfigShippingDetails
object
1 property
PaymentIntentConfigCustomerEmail
object
Include a configurable customer email address as part of the payment intent. Configurable fields can be altered later by [updating](./payments/manage-payments/…
1 property
CardFundingType
string
The main funding types are credit, debit, pre-paid, and charge.
PaymentIntentConfigBillingAddress
object
1 property
Address
object
Details about the address.
10 properties 1 required
PaymentDetails
object
The payment details object.
7 properties
WalletPaymentOption
string
Wallet payment options (e.g., Apple Pay, Google Pay).
RequestSecurity
object
Customer's device information.
3 properties
Money
object
The amount intended to be collected by this payment intent excluding tipsAmount serviceChargeAmount and cashbackAmount.
2 properties 2 required
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
MerchantInitiatedTransactionType
string
Details about the merchant-initiated transaction type (NoShow, Unscheduled)
PaymentIntentConfigResponse
object
8 properties
SetupIntentResponse
PaymentStatusResponse
object
The current status of the payment.
9 properties
SupportedPaymentMethods
object
2 properties
CreateSetupIntentRequest
object
The setup intent request object.
14 properties 3 required
CardScheme
string
Supported card schemes (VISA, MASTERCARD, MAESTRO, DISCOVER, DCI, AMEX)
MerchantConfig
object
Details about the merchant configuration.
1 property
PaymentConfigDetails
object
2 properties
OrderDetails
object
4 properties
PaymentIntentConfigDetails
object
2 properties
Customer
object
Details about the customer.
3 properties
ShippingDetails
object
Details about the shipping.
3 properties
TerminalSessionPaymentVerificationMode
string
Method used to verify that the person presenting the card is the legitimate cardholder. The most common verification methods are PIN and signature. (Pin, Signa…
CaptureMode
string
The type of capture for the payment, where: - Auto payments are captured automatically, once authorization is complete. - Manual payments are captured only whe…
PaymentIntentConfigRequest
object
8 properties
paymentEventType
string
The current state of the payment.
TerminalSessionPaymentEntryMode
string
Entry mode of the payment. (Contactless, ContactChip, Magstripe, ManualEntry, Unknown)
Card
object
8 properties
SetupIntentStatus
string
Current status of the setup intent.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dojo-setup-intents-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 Setup intents 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.