KOMOJU · Authentication Profile

Komoju Authentication

Authentication

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

PaymentsPayment GatewayJapanKonbiniCardsPayPayBank TransferE-MoneyCheckoutFintech
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

basicAuth http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-12'
method: derived
source: openapi/komoju-openapi.yml
summary:
  types:
  - http
schemes:
- name: basicAuth
  type: http
  scheme: basic
  description: 'HTTP Basic Authentication. Use your KOMOJU API key as the username and
    leave the password empty (for example `curl -u secret_key: "https://komoju.com/api/v1/payments"`).
    Secret keys grant full access to all API resources and must stay server-side;
    publishable keys are safe to expose client-side but are limited to creating tokens
    and paying for sessions. Each merchant account has separate test and live key
    pairs. An optional `X-KOMOJU-API-VERSION` header pins the API version.'
  sources:
  - openapi/komoju-openapi.yml
  - https://doc.komoju.com/docs/authentication