2C2P website screenshot

2C2P

2C2P is a Singapore-headquartered payments platform serving merchants across Southeast Asia and beyond. Its Payment Gateway (PGW) API - currently Payment v4.3 - lets merchants accept cards, e-wallets, QR, installments, and alternative payment methods via a server-to-server REST interface where every request and response body is a JWT (JWS) signed with the merchant's secret key. The platform covers hosted-page and Secure Fields (direct) card capture, tokenization and recurring payments, transaction inquiry and status, void/cancel and refund maintenance, currency exchange, and backend (server-to-server) payment notifications. 2C2P is part of Ant International.

2C2P publishes 7 APIs on the APIs.io network, including Do Payment API, Exchange Rate API, Inquiry API, and 4 more. Tagged areas include Payments, Payment Gateway, Southeast Asia, Singapore, and Thailand.

2C2P’s developer surface includes authentication, documentation, and 7 more developer resources.

34.3/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-03 · rubric v0.9
AccessFreemium
8 APIs
PaymentsPayment GatewaySoutheast AsiaSingaporeThailandCardsE-WalletPayment TokenCross-BorderFintech

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-03 · rubric v0.9
Composite quality — 34.3/100 · thin
Contract Quality 13.8 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.1 / 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/2c2p: 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.

2C2P Secure Fields

Browser-side card capture that loads 2C2P-hosted input elements into the merchant's own checkout page, returning an encryptedCardInfo / securePayToken that is passed to the Do P...

2C2P Do Payment API

Execute a payment against a paymentToken.

2C2P Exchange Rate API

Currency exchange rates for DCC / cross-border.

2C2P Inquiry API

Query transaction result and status.

2C2P Maintenance API

Void / cancel, refund, and settle operations.

2C2P Payment Option API

Retrieve available payment options and channel details.

2C2P Payment Token API

Initialize a payment and obtain a paymentToken.

2C2P Tokens API

Card token and installment plan information.

Scroll for all 8

Open Collections 1

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

Pricing Plans 1

Published pricing tiers and plan structures.

2C2P Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

2C2P Rate Limits

3 limits

RATE LIMITS

FinOps 1

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

2C2P Finops

FINOPS

Security Posture 2

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

2C2P Authentication

jwt/hmac · 1 scheme

SECURITY

2C2P Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

2C2P Agentic Access

10 operations · 10 acting

10 operations · 10 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

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 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: 2c2p
url: https://raw.githubusercontent.com/api-evangelist/2c2p/refs/heads/main/apis.yml
name: 2C2P
kind: company
description: 2C2P is a Singapore-headquartered payments platform serving merchants across Southeast Asia and beyond. Its Payment
  Gateway (PGW) API - currently Payment v4.3 - lets merchants accept cards, e-wallets, QR, installments, and alternative payment
  methods via a server-to-server REST interface where every request and response body is a JWT (JWS) signed with the merchant's
  secret key. The platform covers hosted-page and Secure Fields (direct) card capture, tokenization and recurring payments,
  transaction inquiry and status, void/cancel and refund maintenance, currency exchange, and backend (server-to-server) payment
  notifications. 2C2P is part of Ant International.
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/2c2p.png
tags:
- Payments
- Payment Gateway
- Southeast Asia
- Singapore
- Thailand
- Cards
- E-Wallet
- Payment Token
- Cross-Border
- Fintech
created: '2026-07-12'
modified: '2026-07-12'
specificationVersion: '0.19'
apis:
- aid: 2c2p:2c2p-secure-fields-api
  name: 2C2P Secure Fields
  tags:
  - Secure Fields
  - PCI
  - Client Side
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.2c2p.com/docs/using-securefields
  baseURL: https://pgw.2c2p.com
  properties:
  - url: https://developer.2c2p.com/docs/using-securefields
    type: Documentation
  - url: https://developer.2c2p.com/docs/sdk-download-securepay
    type: SDK
  description: Browser-side card capture that loads 2C2P-hosted input elements into the merchant's own checkout page, returning
    an encryptedCardInfo / securePayToken that is passed to the Do Payment (or SecurePay) API so raw PAN never touches the
    merchant server. Reduces merchant PCI scope.
- aid: 2c2p:2c2p-do-payment-api
  name: 2C2P Do Payment API
  description: Execute a payment against a paymentToken.
  humanURL: https://developer.2c2p.com/docs/api-payment-token
  baseURL: https://pgw.2c2p.com/payment/4.3
  tags:
  - Do Payment
  properties:
  - type: OpenAPI
    url: openapi/2c2p-do-payment-api-openapi.yml
  - type: Documentation
    url: https://developer.2c2p.com/docs/api-payment-token
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-paymenttoken
  - type: PostmanCollection
    url: collections/2c2p.postman_collection.json
  - type: OpenCollection
    url: collections/2c2p.opencollection.json
  - type: Documentation
    url: https://developer.2c2p.com/docs/sdk-api-do-payment
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-payment
  - type: Documentation
    url: https://developer.2c2p.com/docs/api-payment-option
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-paymentoption
  - type: Documentation
    url: https://developer.2c2p.com/docs/api-payment-inquiry
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-paymentinquiry
  - type: Documentation
    url: https://developer.2c2p.com/docs/payment-maintenance-refund-guide
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-canceltransaction
  - type: Documentation
    url: https://developer.2c2p.com/docs/payment-maintenance-recurring-payment-guide
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-cardtokeninfo
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-exchangerate
- aid: 2c2p:2c2p-exchange-rate-api
  name: 2C2P Exchange Rate API
  description: Currency exchange rates for DCC / cross-border.
  humanURL: https://developer.2c2p.com/docs/api-payment-token
  baseURL: https://pgw.2c2p.com/payment/4.3
  tags:
  - Exchange Rate
  properties:
  - type: OpenAPI
    url: openapi/2c2p-exchange-rate-api-openapi.yml
  - type: Documentation
    url: https://developer.2c2p.com/docs/api-payment-token
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-paymenttoken
  - type: PostmanCollection
    url: collections/2c2p.postman_collection.json
  - type: OpenCollection
    url: collections/2c2p.opencollection.json
  - type: Documentation
    url: https://developer.2c2p.com/docs/sdk-api-do-payment
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-payment
  - type: Documentation
    url: https://developer.2c2p.com/docs/api-payment-option
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-paymentoption
  - type: Documentation
    url: https://developer.2c2p.com/docs/api-payment-inquiry
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-paymentinquiry
  - type: Documentation
    url: https://developer.2c2p.com/docs/payment-maintenance-refund-guide
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-canceltransaction
  - type: Documentation
    url: https://developer.2c2p.com/docs/payment-maintenance-recurring-payment-guide
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-cardtokeninfo
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-exchangerate
- aid: 2c2p:2c2p-inquiry-api
  name: 2C2P Inquiry API
  description: Query transaction result and status.
  humanURL: https://developer.2c2p.com/docs/api-payment-token
  baseURL: https://pgw.2c2p.com/payment/4.3
  tags:
  - Inquiry
  properties:
  - type: OpenAPI
    url: openapi/2c2p-inquiry-api-openapi.yml
  - type: Documentation
    url: https://developer.2c2p.com/docs/api-payment-token
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-paymenttoken
  - type: PostmanCollection
    url: collections/2c2p.postman_collection.json
  - type: OpenCollection
    url: collections/2c2p.opencollection.json
  - type: Documentation
    url: https://developer.2c2p.com/docs/sdk-api-do-payment
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-payment
  - type: Documentation
    url: https://developer.2c2p.com/docs/api-payment-option
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-paymentoption
  - type: Documentation
    url: https://developer.2c2p.com/docs/api-payment-inquiry
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-paymentinquiry
  - type: Documentation
    url: https://developer.2c2p.com/docs/payment-maintenance-refund-guide
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-canceltransaction
  - type: Documentation
    url: https://developer.2c2p.com/docs/payment-maintenance-recurring-payment-guide
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-cardtokeninfo
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-exchangerate
- aid: 2c2p:2c2p-maintenance-api
  name: 2C2P Maintenance API
  description: Void / cancel, refund, and settle operations.
  humanURL: https://developer.2c2p.com/docs/api-payment-token
  baseURL: https://pgw.2c2p.com/payment/4.3
  tags:
  - Maintenance
  properties:
  - type: OpenAPI
    url: openapi/2c2p-maintenance-api-openapi.yml
  - type: Documentation
    url: https://developer.2c2p.com/docs/api-payment-token
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-paymenttoken
  - type: PostmanCollection
    url: collections/2c2p.postman_collection.json
  - type: OpenCollection
    url: collections/2c2p.opencollection.json
  - type: Documentation
    url: https://developer.2c2p.com/docs/sdk-api-do-payment
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-payment
  - type: Documentation
    url: https://developer.2c2p.com/docs/api-payment-option
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-paymentoption
  - type: Documentation
    url: https://developer.2c2p.com/docs/api-payment-inquiry
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-paymentinquiry
  - type: Documentation
    url: https://developer.2c2p.com/docs/payment-maintenance-refund-guide
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-canceltransaction
  - type: Documentation
    url: https://developer.2c2p.com/docs/payment-maintenance-recurring-payment-guide
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-cardtokeninfo
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-exchangerate
- aid: 2c2p:2c2p-payment-option-api
  name: 2C2P Payment Option API
  description: Retrieve available payment options and channel details.
  humanURL: https://developer.2c2p.com/docs/api-payment-token
  baseURL: https://pgw.2c2p.com/payment/4.3
  tags:
  - Payment Option
  properties:
  - type: OpenAPI
    url: openapi/2c2p-payment-option-api-openapi.yml
  - type: Documentation
    url: https://developer.2c2p.com/docs/api-payment-token
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-paymenttoken
  - type: PostmanCollection
    url: collections/2c2p.postman_collection.json
  - type: OpenCollection
    url: collections/2c2p.opencollection.json
  - type: Documentation
    url: https://developer.2c2p.com/docs/sdk-api-do-payment
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-payment
  - type: Documentation
    url: https://developer.2c2p.com/docs/api-payment-option
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-paymentoption
  - type: Documentation
    url: https://developer.2c2p.com/docs/api-payment-inquiry
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-paymentinquiry
  - type: Documentation
    url: https://developer.2c2p.com/docs/payment-maintenance-refund-guide
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-canceltransaction
  - type: Documentation
    url: https://developer.2c2p.com/docs/payment-maintenance-recurring-payment-guide
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-cardtokeninfo
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-exchangerate
- aid: 2c2p:2c2p-payment-token-api
  name: 2C2P Payment Token API
  description: Initialize a payment and obtain a paymentToken.
  humanURL: https://developer.2c2p.com/docs/api-payment-token
  baseURL: https://pgw.2c2p.com/payment/4.3
  tags:
  - Payment Token
  properties:
  - type: OpenAPI
    url: openapi/2c2p-payment-token-api-openapi.yml
  - type: Documentation
    url: https://developer.2c2p.com/docs/api-payment-token
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-paymenttoken
  - type: PostmanCollection
    url: collections/2c2p.postman_collection.json
  - type: OpenCollection
    url: collections/2c2p.opencollection.json
  - type: Documentation
    url: https://developer.2c2p.com/docs/sdk-api-do-payment
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-payment
  - type: Documentation
    url: https://developer.2c2p.com/docs/api-payment-option
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-paymentoption
  - type: Documentation
    url: https://developer.2c2p.com/docs/api-payment-inquiry
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-paymentinquiry
  - type: Documentation
    url: https://developer.2c2p.com/docs/payment-maintenance-refund-guide
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-canceltransaction
  - type: Documentation
    url: https://developer.2c2p.com/docs/payment-maintenance-recurring-payment-guide
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-cardtokeninfo
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-exchangerate
- aid: 2c2p:2c2p-tokens-api
  name: 2C2P Tokens API
  description: Card token and installment plan information.
  humanURL: https://developer.2c2p.com/docs/api-payment-token
  baseURL: https://pgw.2c2p.com/payment/4.3
  tags:
  - Tokens
  properties:
  - type: OpenAPI
    url: openapi/2c2p-tokens-api-openapi.yml
  - type: Documentation
    url: https://developer.2c2p.com/docs/api-payment-token
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-paymenttoken
  - type: PostmanCollection
    url: collections/2c2p.postman_collection.json
  - type: OpenCollection
    url: collections/2c2p.opencollection.json
  - type: Documentation
    url: https://developer.2c2p.com/docs/sdk-api-do-payment
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-payment
  - type: Documentation
    url: https://developer.2c2p.com/docs/api-payment-option
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-paymentoption
  - type: Documentation
    url: https://developer.2c2p.com/docs/api-payment-inquiry
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-paymentinquiry
  - type: Documentation
    url: https://developer.2c2p.com/docs/payment-maintenance-refund-guide
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-canceltransaction
  - type: Documentation
    url: https://developer.2c2p.com/docs/payment-maintenance-recurring-payment-guide
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-cardtokeninfo
  - type: APIReference
    url: https://developer.2c2p.com/reference/post_payment-4-3-exchangerate
common:
- type: AgenticAccess
  url: agentic-access/2c2p-agentic-access.yml
- type: DomainSecurity
  url: security/2c2p-domain-security.yml
- type: Authentication
  url: authentication/2c2p-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/2c2p
- type: Website
  url: https://www.2c2p.com
- type: Documentation
  url: https://developer.2c2p.com
- type: Plans
  url: plans/2c2p-plans-pricing.yml
- type: RateLimits
  url: rate-limits/2c2p-rate-limits.yml
- type: FinOps
  url: finops/2c2p-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
Where this information came from

This is an independent, third-party profile of 2C2P, 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.