Dojo · Authentication Profile

Dojo Authentication

Authentication

Dojo secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

PaymentsUnited KingdomPayment GatewayPayment ProcessingAcquiringCard PaymentsIn-Person PaymentsTerminalsPoint-of-SaleWebhook
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

ApiKeyAuth apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-24'
method: searched
source: openapi/dojo-api.json + https://docs.dojo.tech/llms.txt
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: Authorization
  sources:
  - openapi/dojo-api.json
  - openapi/dojo-tap-to-pay-on-iphone-api.json
  - openapi/dojo-transactions-api.json
  format: 'Authorization: Basic <api_key> (literal Basic prefix, not base64-encoded)'
docs: https://docs.dojo.tech/development-resources/api-keys
notes:
- 'Auth is an API key sent as Authorization: Basic <api_key>; "Basic " is a literal prefix and the key
  is NOT base64-encoded.'
- Sandbox keys are prefixed sk_sandbox_ and production keys sk_prod_; the same host (api.dojo.tech) is
  used for both and the key selects the environment.
- Obtain keys from the Dojo Developer Portal (https://developer.dojo.tech).

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/dojo-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.