Coins.ph website screenshot

Coins.ph

Coins.ph is a BSP-regulated Philippine fintech super app combining a licensed crypto exchange (Coins Pro), an e-wallet for pesos and 170+ cryptocurrencies, and a merchant/partner payments platform. Its public developer platform exposes a Partner Integration / Payment API (QRPH collections, checkout, disbursements, refunds, virtual accounts, reconciliation) and the Coins Pro exchange API (spot trading, wallets, market data, convert, sub-accounts, and a WebSocket user-data stream), plus an on/off ramp API. All requests are authenticated with an API key and HMAC-SHA256 request signing (X-COINS-APIKEY, Timestamp, Signature). Backed by Pantera Capital and Ribbit Capital.

Coins.ph publishes 26 APIs on the APIs.io network, including Account API, Account Validation API, Checkout API, and 23 more. Tagged areas include Company, Crypto, Cryptocurrency Exchange, Payments, and Fintech.

The Coins.ph catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Coins.ph’s developer surface includes documentation, API reference, getting-started guide, changelog, support, engineering blog, pricing, and 26 more developer resources.

53.1/100 developing ▬ flat Agent 55/100 agent native Full breakdown ↓
scored 2026-08-12 · rubric v0.11.0
AccessSelf serve
26 APIs 1 MCP Servers
CompanyCryptoCryptocurrency ExchangePaymentsFintechWalletPhilippinesTrading

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-12 · rubric v0.11.0
Composite quality — 53.1/100 · developing
Contract Quality 14.5 / 21
Developer Ergonomics 11.7 / 17
Commercial Clarity 5.4 / 17
Operational Transparency 6.1 / 11
Governance 1.2 / 10
Discoverability 6.9 / 9
Regulatory Posture 7.3 / 15
Agent readiness — 55/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% 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/. This rating is computed from github.com/api-evangelist/coinsph: 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 26

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

Coins.ph Account API

Account management APIs.

Coins.ph Account Validation API

The Account Validation API from Coins.ph — 2 operation(s) for account validation.

Coins.ph Checkout API

Checkout creation and management

Coins.ph Checkout Refund API

Checkout refund operations

Coins.ph Collections - Crypto API

Crypto deposit address

Coins.ph Collections - QRPH API

QRPH code generation and management

Coins.ph Convert API

Convert quote and acceptance operations.

Coins.ph Disbursements API

Cash-out and disbursement operations

Coins.ph General API

General endpoints for connectivity, server time, system status, and user IP.

Coins.ph Listens API

Manage user data stream listenKeys for WebSocket connections. A listenKey is required to establish a private WebSocket connection for receiving real-time account updates (orders...

Coins.ph Markets API

Market data APIs.

Coins.ph ON/OFF Ramp API

Fiat-to-crypto and crypto-to-fiat ramp operations

Coins.ph Order History API

Order history and details

Coins.ph Ramp Callback API

Webhook callbacks sent to the merchant's configured callback URL when order status changes

Coins.ph Reconciliation API

Reconciliation report

Coins.ph Refund API

Refund operations

Coins.ph Scan to Pay API

QR code scan-to-pay payment operations

Coins.ph Spot API

Spot trading operations including order placement, querying, cancellation, and trade history.

Coins.ph Sub Account API

Sub Account deposit, withdrawal, and transfer operations.

Coins.ph Tokenized Checkout API

Password-free (auto-debit) checkout

Coins.ph Trading - Convert API

Convert trading operations

Coins.ph Trading - OTC API

OTC trading for Business Account

Coins.ph Transfers API

The Transfers API from Coins.ph — 2 operation(s) for transfers.

Coins.ph Utility API

Account balance, transfers, and utility endpoints

Coins.ph Virtual Account API

Virtual account creation and management

Coins.ph Wallet API

Convert, Deposit, Withdraw, Transfers, and Sub Account Transfer operations.

Scroll for all 26

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

coinsph-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 3

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

Coinsph Authentication

apiKey · 3 schemes

SECURITY

Coinsph Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Coinsph Vulnerability Disclosure

contact published

SECURITY

Agentic Access 1

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

Coinsph Agentic Access

113 operations · 63 acting

113 operations · 63 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 8

Pagination, idempotency, versioning, errors, and events

Scroll for all 8

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: coinsph
name: Coins.ph
description: Coins.ph is a BSP-regulated Philippine fintech super app combining a licensed crypto exchange (Coins Pro), an
  e-wallet for pesos and 170+ cryptocurrencies, and a merchant/partner payments platform. Its public developer platform exposes
  a Partner Integration / Payment API (QRPH collections, checkout, disbursements, refunds, virtual accounts, reconciliation)
  and the Coins Pro exchange API (spot trading, wallets, market data, convert, sub-accounts, and a WebSocket user-data stream),
  plus an on/off ramp API. All requests are authenticated with an API key and HMAC-SHA256 request signing (X-COINS-APIKEY,
  Timestamp, Signature). Backed by Pantera Capital and Ribbit Capital.
url: https://raw.githubusercontent.com/api-evangelist/coinsph/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- pantera-capital
- ribbit-capital
x-tier: enriched
x-tier-reason: public-developer-platform
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: https://coins.ph/favicon.ico
tags:
- Company
- Crypto
- Cryptocurrency Exchange
- Payments
- Fintech
- Wallet
- Philippines
- Trading
apis:
- aid: coinsph:coinsph-account-api
  name: Coins.ph Account API
  description: Account management APIs.
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - Account
  properties:
  - type: OpenAPI
    url: openapi/coinsph-account-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
- aid: coinsph:coinsph-account-validation-api
  name: Coins.ph Account Validation API
  description: The Account Validation API from Coins.ph — 2 operation(s) for account validation.
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - Account Validation
  properties:
  - type: OpenAPI
    url: openapi/coinsph-account-validation-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
- aid: coinsph:coinsph-checkout-api
  name: Coins.ph Checkout API
  description: Checkout creation and management
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - Checkout
  properties:
  - type: OpenAPI
    url: openapi/coinsph-checkout-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
- aid: coinsph:coinsph-checkout-refund-api
  name: Coins.ph Checkout Refund API
  description: Checkout refund operations
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - Checkout Refund
  properties:
  - type: OpenAPI
    url: openapi/coinsph-checkout-refund-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
- aid: coinsph:coinsph-collections-crypto-api
  name: Coins.ph Collections - Crypto API
  description: Crypto deposit address
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - Collections - Crypto
  properties:
  - type: OpenAPI
    url: openapi/coinsph-collections-crypto-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
- aid: coinsph:coinsph-collections-qrph-api
  name: Coins.ph Collections - QRPH API
  description: QRPH code generation and management
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - Collections - QRPH
  properties:
  - type: OpenAPI
    url: openapi/coinsph-collections-qrph-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
- aid: coinsph:coinsph-convert-api
  name: Coins.ph Convert API
  description: Convert quote and acceptance operations.
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - Convert
  properties:
  - type: OpenAPI
    url: openapi/coinsph-convert-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
- aid: coinsph:coinsph-disbursements-api
  name: Coins.ph Disbursements API
  description: Cash-out and disbursement operations
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - Disbursements
  properties:
  - type: OpenAPI
    url: openapi/coinsph-disbursements-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
- aid: coinsph:coinsph-general-api
  name: Coins.ph General API
  description: General endpoints for connectivity, server time, system status, and user IP.
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - General
  properties:
  - type: OpenAPI
    url: openapi/coinsph-general-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
- aid: coinsph:coinsph-listens-api
  name: Coins.ph Listens API
  description: Manage user data stream listenKeys for WebSocket connections. A listenKey is required to establish a private
    WebSocket connection for receiving real-time account updates (orders, balances, positions).
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - Listens
  properties:
  - type: OpenAPI
    url: openapi/coinsph-listens-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
- aid: coinsph:coinsph-markets-api
  name: Coins.ph Markets API
  description: Market data APIs.
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - Markets
  properties:
  - type: OpenAPI
    url: openapi/coinsph-markets-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
- aid: coinsph:coinsph-on-off-ramp-api
  name: Coins.ph ON/OFF Ramp API
  description: Fiat-to-crypto and crypto-to-fiat ramp operations
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - ON/OFF Ramp
  properties:
  - type: OpenAPI
    url: openapi/coinsph-on-off-ramp-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
- aid: coinsph:coinsph-order-history-api
  name: Coins.ph Order History API
  description: Order history and details
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - Order History
  properties:
  - type: OpenAPI
    url: openapi/coinsph-order-history-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
- aid: coinsph:coinsph-ramp-callback-api
  name: Coins.ph Ramp Callback API
  description: Webhook callbacks sent to the merchant's configured callback URL when order status changes
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - Ramp Callback
  properties:
  - type: OpenAPI
    url: openapi/coinsph-ramp-callback-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
- aid: coinsph:coinsph-reconciliation-api
  name: Coins.ph Reconciliation API
  description: Reconciliation report
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - Reconciliation
  properties:
  - type: OpenAPI
    url: openapi/coinsph-reconciliation-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
- aid: coinsph:coinsph-refund-api
  name: Coins.ph Refund API
  description: Refund operations
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - Refund
  properties:
  - type: OpenAPI
    url: openapi/coinsph-refund-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
- aid: coinsph:coinsph-scan-to-pay-api
  name: Coins.ph Scan to Pay API
  description: QR code scan-to-pay payment operations
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - Scan to Pay
  properties:
  - type: OpenAPI
    url: openapi/coinsph-scan-to-pay-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
- aid: coinsph:coinsph-spot-api
  name: Coins.ph Spot API
  description: Spot trading operations including order placement, querying, cancellation, and trade history.
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - Spot
  properties:
  - type: OpenAPI
    url: openapi/coinsph-spot-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
- aid: coinsph:coinsph-sub-account-api
  name: Coins.ph Sub Account API
  description: Sub Account deposit, withdrawal, and transfer operations.
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - Sub Account
  properties:
  - type: OpenAPI
    url: openapi/coinsph-sub-account-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
- aid: coinsph:coinsph-tokenized-checkout-api
  name: Coins.ph Tokenized Checkout API
  description: Password-free (auto-debit) checkout
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - Tokenized Checkout
  properties:
  - type: OpenAPI
    url: openapi/coinsph-tokenized-checkout-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
- aid: coinsph:coinsph-trading-convert-api
  name: Coins.ph Trading - Convert API
  description: Convert trading operations
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - Trading - Convert
  properties:
  - type: OpenAPI
    url: openapi/coinsph-trading-convert-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
- aid: coinsph:coinsph-trading-otc-api
  name: Coins.ph Trading - OTC API
  description: OTC trading for Business Account
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - Trading - OTC
  properties:
  - type: OpenAPI
    url: openapi/coinsph-trading-otc-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
- aid: coinsph:coinsph-transfers-api
  name: Coins.ph Transfers API
  description: The Transfers API from Coins.ph — 2 operation(s) for transfers.
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - Transfers
  properties:
  - type: OpenAPI
    url: openapi/coinsph-transfers-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
- aid: coinsph:coinsph-utility-api
  name: Coins.ph Utility API
  description: Account balance, transfers, and utility endpoints
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - Utility
  properties:
  - type: OpenAPI
    url: openapi/coinsph-utility-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
- aid: coinsph:coinsph-virtual-account-api
  name: Coins.ph Virtual Account API
  description: Virtual account creation and management
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - Virtual Account
  properties:
  - type: OpenAPI
    url: openapi/coinsph-virtual-account-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
- aid: coinsph:coinsph-wallet-api
  name: Coins.ph Wallet API
  description: Convert, Deposit, Withdraw, Transfers, and Sub Account Transfer operations.
  humanURL: https://api.docs.coins.ph
  baseURL: https://api.pro.coins.ph
  tags:
  - Wallet
  properties:
  - type: OpenAPI
    url: openapi/coinsph-wallet-api-openapi.yml
  - type: Documentation
    url: https://api.docs.coins.ph
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DeveloperPortal
  url: https://api.docs.coins.ph
- type: Documentation
  url: https://api.docs.coins.ph
- type: APIReference
  url: https://api.docs.coins.ph
- type: GettingStarted
  url: https://api.docs.coins.ph
- type: ChangeLog
  url: https://api.docs.coins.ph/changelog
- type: Support
  url: https://support.coins.ph/hc/en-us
- type: Blog
  url: https://coins.ph/en-ph/blog
- type: GitHubOrganization
  url: https://github.com/coinsph
- type: Pricing
  url: https://coins.ph/en-ph/fees
- type: TermsOfService
  url: https://coins.ph/en-ph/legal
- type: PrivacyPolicy
  url: https://coins.ph/en-ph/legal#privacy
- type: StatusPage
  url: https://status.coins.ph
- type: Security
  url: https://coins.ph/en-ph/bug-bounty
- type: Website
  url: https://coins.ph/
- type: Authentication
  url: authentication/coinsph-authentication.yml
- type: AgenticAccess
  url: agentic-access/coinsph-agentic-access.yml
- type: Packages
  url: packages/coinsph-packages.yml
- type: SDKs
  url: packages/coinsph-packages.yml
- type: Components
  url: components/coinsph-components.yml
- type: Sandbox
  url: sandbox/coinsph-sandbox.yml
- type: Conventions
  url: conventions/coinsph-conventions.yml
- type: Idempotency
  url: conventions/coinsph-conventions.yml
- type: Lifecycle
  url: lifecycle/coinsph-lifecycle.yml
- type: Conformance
  url: conformance/coinsph-conformance.yml
- type: ErrorCatalog
  url: errors/coinsph-problem-types.yml
- type: DataModel
  url: data-model/coinsph-data-model.yml
- type: MCPServer
  url: mcp/coinsph-mcp.yml
- type: VulnerabilityDisclosure
  url: security/coinsph-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/coinsph-domain-security.yml
- type: Webhooks
  url: asyncapi/coinsph-webhooks.yml
- type: Overlay
  url: overlays/coinsph-payment-overlay.yaml
- type: LLMsTxt
  url: llms/coinsph-llms.txt
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence