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.

36.4/100 thin ▬ flat Agent 22/100 agent aware saas Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessPaidOpen
1 APIs
PaymentsPayment GatewayJapanKonbiniCardsPayPayBank TransferE-MoneyCheckoutFintech

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Regulatory Posture applies to this provider. Its tags matched the Payments regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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 10

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

API Collection

OPEN COLLECTION

KOMOJU Barcodes API

OPEN COLLECTION

KOMOJU API

OPEN COLLECTION

Scroll for all 10

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.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
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.23'
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:
  - Event
  tags_raw:
  - 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:
  - Subscription
  tags_raw:
  - 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

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/komoju"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/komoju/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/komoju/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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