KOMOJU website screenshot

KOMOJU

KOMOJU is a Japan-focused global payment gateway operated by Degica. Its REST API lets web and e-commerce merchants accept a wide range of local and international payment methods through one interface - credit cards, convenience store (konbini) cash payments, bank transfer, Pay-easy (ATM), and e-money / mobile wallets such as PayPay, Merpay, au PAY, Rakuten Pay, LINE Pay, Alipay, and WeChat Pay - plus a hosted checkout (Sessions), tokenization, saved customers, subscriptions, and webhook events. Base URL is https://komoju.com/api/v1 with HTTP Basic authentication using a secret or publishable API key.

KOMOJU publishes 8 APIs on the APIs.io network, including Barcodes API, Customers API, Events API, and 5 more. Tagged areas include Payments, Payment Gateway, Japan, Konbini, and Cards.

KOMOJU’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

37.1/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessPaidOpen
8 APIs
PaymentsPayment GatewayJapanKonbiniCardsPayPayBank TransferE-MoneyCheckoutFintech

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 37.1/100 · thin
Contract Quality 15.9 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/komoju: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 8

Individual APIs this provider publishes, each with its own machine-readable definition.

KOMOJU Barcodes API

Konbini payment barcodes for compatible convenience-store payments.

KOMOJU Customers API

Store and manage customers with saved payment details for reuse.

KOMOJU Events API

Webhook events emitted by KOMOJU, queryable after the fact.

KOMOJU Payment Methods API

List the payment methods available to the authenticated merchant.

KOMOJU Payments API

Create, capture, refund, cancel, and query payments across all payment methods.

KOMOJU Sessions API

Hosted checkout sessions that collect payment or customer details.

KOMOJU Subscriptions API

Recurring payments charged against a saved customer.

KOMOJU Tokens API

Tokenize payment details (short-term tokens and 3DS secure tokens).

Scroll for all 8

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

KOMOJU API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Komoju Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Komoju Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Komoju Authentication

http · 1 scheme

SECURITY

Komoju Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Komoju Agentic Access

28 operations · 16 acting

28 operations · 16 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: komoju
url: https://raw.githubusercontent.com/api-evangelist/komoju/refs/heads/main/apis.yml
name: KOMOJU
kind: company
description: KOMOJU is a Japan-focused global payment gateway operated by Degica. Its REST API lets web and e-commerce merchants
  accept a wide range of local and international payment methods through one interface - credit cards, convenience store (konbini)
  cash payments, bank transfer, Pay-easy (ATM), and e-money / mobile wallets such as PayPay, Merpay, au PAY, Rakuten Pay,
  LINE Pay, Alipay, and WeChat Pay - plus a hosted checkout (Sessions), tokenization, saved customers, subscriptions, and
  webhook events. Base URL is https://komoju.com/api/v1 with HTTP Basic authentication using a secret or publishable API key.
accessModel:
  pricing: paid
  onboarding: open
  trial: false
  try_now: false
  public: true
  label: Paid · Open access
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/komoju.png
tags:
- Payments
- Payment Gateway
- Japan
- Konbini
- Cards
- PayPay
- Bank Transfer
- E-Money
- Checkout
- Fintech
created: '2026-07-12'
modified: '2026-07-12'
specificationVersion: '0.19'
apis:
- aid: komoju:komoju-barcodes-api
  name: KOMOJU Barcodes API
  description: Konbini payment barcodes for compatible convenience-store payments.
  humanURL: https://doc.komoju.com/reference/payments
  baseURL: https://komoju.com/api/v1
  tags:
  - Barcodes
  properties:
  - type: OpenAPI
    url: openapi/komoju-barcodes-api-openapi.yml
  - type: Documentation
    url: https://doc.komoju.com/docs/creating-payments-directly
  - type: APIReference
    url: https://doc.komoju.com/reference/payments
  - type: PostmanCollection
    url: collections/komoju.postman_collection.json
  - type: OpenCollection
    url: collections/komoju.opencollection.json
  - type: Documentation
    url: https://doc.komoju.com/docs/hosted-page-integration-guide
  - type: APIReference
    url: https://doc.komoju.com/reference/sessions
  - type: Documentation
    url: https://doc.komoju.com/docs/tokenizing-payment-details
  - type: APIReference
    url: https://doc.komoju.com/reference/tokens
  - type: Documentation
    url: https://doc.komoju.com/docs/long-term-tokens
  - type: APIReference
    url: https://doc.komoju.com/reference/createcustomer
  - type: APIReference
    url: https://doc.komoju.com/reference/subscriptions
  - type: Documentation
    url: https://doc.komoju.com/supported-payment-methods
  - type: APIReference
    url: https://doc.komoju.com/reference/listpaymentmethods
  - type: Documentation
    url: https://doc.komoju.com/docs/webhooks
  - type: APIReference
    url: https://doc.komoju.com/reference/listevents
- aid: komoju:komoju-customers-api
  name: KOMOJU Customers API
  description: Store and manage customers with saved payment details for reuse.
  humanURL: https://doc.komoju.com/reference/payments
  baseURL: https://komoju.com/api/v1
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/komoju-customers-api-openapi.yml
  - type: Documentation
    url: https://doc.komoju.com/docs/creating-payments-directly
  - type: APIReference
    url: https://doc.komoju.com/reference/payments
  - type: PostmanCollection
    url: collections/komoju.postman_collection.json
  - type: OpenCollection
    url: collections/komoju.opencollection.json
  - type: Documentation
    url: https://doc.komoju.com/docs/hosted-page-integration-guide
  - type: APIReference
    url: https://doc.komoju.com/reference/sessions
  - type: Documentation
    url: https://doc.komoju.com/docs/tokenizing-payment-details
  - type: APIReference
    url: https://doc.komoju.com/reference/tokens
  - type: Documentation
    url: https://doc.komoju.com/docs/long-term-tokens
  - type: APIReference
    url: https://doc.komoju.com/reference/createcustomer
  - type: APIReference
    url: https://doc.komoju.com/reference/subscriptions
  - type: Documentation
    url: https://doc.komoju.com/supported-payment-methods
  - type: APIReference
    url: https://doc.komoju.com/reference/listpaymentmethods
  - type: Documentation
    url: https://doc.komoju.com/docs/webhooks
  - type: APIReference
    url: https://doc.komoju.com/reference/listevents
- aid: komoju:komoju-events-api
  name: KOMOJU Events API
  description: Webhook events emitted by KOMOJU, queryable after the fact.
  humanURL: https://doc.komoju.com/reference/payments
  baseURL: https://komoju.com/api/v1
  tags:
  - Events
  properties:
  - type: OpenAPI
    url: openapi/komoju-events-api-openapi.yml
  - type: Documentation
    url: https://doc.komoju.com/docs/creating-payments-directly
  - type: APIReference
    url: https://doc.komoju.com/reference/payments
  - type: PostmanCollection
    url: collections/komoju.postman_collection.json
  - type: OpenCollection
    url: collections/komoju.opencollection.json
  - type: Documentation
    url: https://doc.komoju.com/docs/hosted-page-integration-guide
  - type: APIReference
    url: https://doc.komoju.com/reference/sessions
  - type: Documentation
    url: https://doc.komoju.com/docs/tokenizing-payment-details
  - type: APIReference
    url: https://doc.komoju.com/reference/tokens
  - type: Documentation
    url: https://doc.komoju.com/docs/long-term-tokens
  - type: APIReference
    url: https://doc.komoju.com/reference/createcustomer
  - type: APIReference
    url: https://doc.komoju.com/reference/subscriptions
  - type: Documentation
    url: https://doc.komoju.com/supported-payment-methods
  - type: APIReference
    url: https://doc.komoju.com/reference/listpaymentmethods
  - type: Documentation
    url: https://doc.komoju.com/docs/webhooks
  - type: APIReference
    url: https://doc.komoju.com/reference/listevents
- aid: komoju:komoju-payment-methods-api
  name: KOMOJU Payment Methods API
  description: List the payment methods available to the authenticated merchant.
  humanURL: https://doc.komoju.com/reference/payments
  baseURL: https://komoju.com/api/v1
  tags:
  - Payment Methods
  properties:
  - type: OpenAPI
    url: openapi/komoju-payment-methods-api-openapi.yml
  - type: Documentation
    url: https://doc.komoju.com/docs/creating-payments-directly
  - type: APIReference
    url: https://doc.komoju.com/reference/payments
  - type: PostmanCollection
    url: collections/komoju.postman_collection.json
  - type: OpenCollection
    url: collections/komoju.opencollection.json
  - type: Documentation
    url: https://doc.komoju.com/docs/hosted-page-integration-guide
  - type: APIReference
    url: https://doc.komoju.com/reference/sessions
  - type: Documentation
    url: https://doc.komoju.com/docs/tokenizing-payment-details
  - type: APIReference
    url: https://doc.komoju.com/reference/tokens
  - type: Documentation
    url: https://doc.komoju.com/docs/long-term-tokens
  - type: APIReference
    url: https://doc.komoju.com/reference/createcustomer
  - type: APIReference
    url: https://doc.komoju.com/reference/subscriptions
  - type: Documentation
    url: https://doc.komoju.com/supported-payment-methods
  - type: APIReference
    url: https://doc.komoju.com/reference/listpaymentmethods
  - type: Documentation
    url: https://doc.komoju.com/docs/webhooks
  - type: APIReference
    url: https://doc.komoju.com/reference/listevents
- aid: komoju:komoju-payments-api
  name: KOMOJU Payments API
  description: Create, capture, refund, cancel, and query payments across all payment methods.
  humanURL: https://doc.komoju.com/reference/payments
  baseURL: https://komoju.com/api/v1
  tags:
  - Payments
  properties:
  - type: OpenAPI
    url: openapi/komoju-payments-api-openapi.yml
  - type: Documentation
    url: https://doc.komoju.com/docs/creating-payments-directly
  - type: APIReference
    url: https://doc.komoju.com/reference/payments
  - type: PostmanCollection
    url: collections/komoju.postman_collection.json
  - type: OpenCollection
    url: collections/komoju.opencollection.json
  - type: Documentation
    url: https://doc.komoju.com/docs/hosted-page-integration-guide
  - type: APIReference
    url: https://doc.komoju.com/reference/sessions
  - type: Documentation
    url: https://doc.komoju.com/docs/tokenizing-payment-details
  - type: APIReference
    url: https://doc.komoju.com/reference/tokens
  - type: Documentation
    url: https://doc.komoju.com/docs/long-term-tokens
  - type: APIReference
    url: https://doc.komoju.com/reference/createcustomer
  - type: APIReference
    url: https://doc.komoju.com/reference/subscriptions
  - type: Documentation
    url: https://doc.komoju.com/supported-payment-methods
  - type: APIReference
    url: https://doc.komoju.com/reference/listpaymentmethods
  - type: Documentation
    url: https://doc.komoju.com/docs/webhooks
  - type: APIReference
    url: https://doc.komoju.com/reference/listevents
- aid: komoju:komoju-sessions-api
  name: KOMOJU Sessions API
  description: Hosted checkout sessions that collect payment or customer details.
  humanURL: https://doc.komoju.com/reference/payments
  baseURL: https://komoju.com/api/v1
  tags:
  - Sessions
  properties:
  - type: OpenAPI
    url: openapi/komoju-sessions-api-openapi.yml
  - type: Documentation
    url: https://doc.komoju.com/docs/creating-payments-directly
  - type: APIReference
    url: https://doc.komoju.com/reference/payments
  - type: PostmanCollection
    url: collections/komoju.postman_collection.json
  - type: OpenCollection
    url: collections/komoju.opencollection.json
  - type: Documentation
    url: https://doc.komoju.com/docs/hosted-page-integration-guide
  - type: APIReference
    url: https://doc.komoju.com/reference/sessions
  - type: Documentation
    url: https://doc.komoju.com/docs/tokenizing-payment-details
  - type: APIReference
    url: https://doc.komoju.com/reference/tokens
  - type: Documentation
    url: https://doc.komoju.com/docs/long-term-tokens
  - type: APIReference
    url: https://doc.komoju.com/reference/createcustomer
  - type: APIReference
    url: https://doc.komoju.com/reference/subscriptions
  - type: Documentation
    url: https://doc.komoju.com/supported-payment-methods
  - type: APIReference
    url: https://doc.komoju.com/reference/listpaymentmethods
  - type: Documentation
    url: https://doc.komoju.com/docs/webhooks
  - type: APIReference
    url: https://doc.komoju.com/reference/listevents
- aid: komoju:komoju-subscriptions-api
  name: KOMOJU Subscriptions API
  description: Recurring payments charged against a saved customer.
  humanURL: https://doc.komoju.com/reference/payments
  baseURL: https://komoju.com/api/v1
  tags:
  - Subscriptions
  properties:
  - type: OpenAPI
    url: openapi/komoju-subscriptions-api-openapi.yml
  - type: Documentation
    url: https://doc.komoju.com/docs/creating-payments-directly
  - type: APIReference
    url: https://doc.komoju.com/reference/payments
  - type: PostmanCollection
    url: collections/komoju.postman_collection.json
  - type: OpenCollection
    url: collections/komoju.opencollection.json
  - type: Documentation
    url: https://doc.komoju.com/docs/hosted-page-integration-guide
  - type: APIReference
    url: https://doc.komoju.com/reference/sessions
  - type: Documentation
    url: https://doc.komoju.com/docs/tokenizing-payment-details
  - type: APIReference
    url: https://doc.komoju.com/reference/tokens
  - type: Documentation
    url: https://doc.komoju.com/docs/long-term-tokens
  - type: APIReference
    url: https://doc.komoju.com/reference/createcustomer
  - type: APIReference
    url: https://doc.komoju.com/reference/subscriptions
  - type: Documentation
    url: https://doc.komoju.com/supported-payment-methods
  - type: APIReference
    url: https://doc.komoju.com/reference/listpaymentmethods
  - type: Documentation
    url: https://doc.komoju.com/docs/webhooks
  - type: APIReference
    url: https://doc.komoju.com/reference/listevents
- aid: komoju:komoju-tokens-api
  name: KOMOJU Tokens API
  description: Tokenize payment details (short-term tokens and 3DS secure tokens).
  humanURL: https://doc.komoju.com/reference/payments
  baseURL: https://komoju.com/api/v1
  tags:
  - Tokens
  properties:
  - type: OpenAPI
    url: openapi/komoju-tokens-api-openapi.yml
  - type: Documentation
    url: https://doc.komoju.com/docs/creating-payments-directly
  - type: APIReference
    url: https://doc.komoju.com/reference/payments
  - type: PostmanCollection
    url: collections/komoju.postman_collection.json
  - type: OpenCollection
    url: collections/komoju.opencollection.json
  - type: Documentation
    url: https://doc.komoju.com/docs/hosted-page-integration-guide
  - type: APIReference
    url: https://doc.komoju.com/reference/sessions
  - type: Documentation
    url: https://doc.komoju.com/docs/tokenizing-payment-details
  - type: APIReference
    url: https://doc.komoju.com/reference/tokens
  - type: Documentation
    url: https://doc.komoju.com/docs/long-term-tokens
  - type: APIReference
    url: https://doc.komoju.com/reference/createcustomer
  - type: APIReference
    url: https://doc.komoju.com/reference/subscriptions
  - type: Documentation
    url: https://doc.komoju.com/supported-payment-methods
  - type: APIReference
    url: https://doc.komoju.com/reference/listpaymentmethods
  - type: Documentation
    url: https://doc.komoju.com/docs/webhooks
  - type: APIReference
    url: https://doc.komoju.com/reference/listevents
common:
- type: AgenticAccess
  url: agentic-access/komoju-agentic-access.yml
- type: DomainSecurity
  url: security/komoju-domain-security.yml
- type: Authentication
  url: authentication/komoju-authentication.yml
- type: GitHubOrganization
  url: https://github.com/komoju
- type: LinkedIn
  url: https://www.linkedin.com/company/komoju
- type: Website
  url: https://en.komoju.com
- type: Documentation
  url: https://doc.komoju.com
- type: Plans
  url: plans/komoju-plans-pricing.yml
- type: RateLimits
  url: rate-limits/komoju-rate-limits.yml
- type: FinOps
  url: finops/komoju-finops.yml
- url: https://en.komoju.com/blog/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com