Pomelo

Pomelo (pomelo.la) is a Latin American card-issuing and embedded-finance platform. Its REST API lets fintechs and enterprises onboard users (KYC/KYB), issue physical and virtual cards, manage card accounts and balances, process and query transactions, move money with transfers and settlements, and authorize transactions in real time over a synchronous authorization webhook.

Pomelo publishes 6 APIs on the APIs.io network, including Authentication API, Card Accounts API, Cards API, and 3 more. Tagged areas include Fintech, Card Issuing, Embedded Finance, Payments, and Latin America.

Pomelo’s developer surface includes authentication, documentation, and 9 more developer resources.

35.3/100 thin ▬ flat Agent 29/100 agent aware Full breakdown ↓
scored 2026-08-20 · rubric v0.12.0
AccessFreemiumSelf serve⚡ Free to try
6 APIs
FintechCard IssuingEmbedded FinancePaymentsLatin America

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-20 · rubric v0.12.0
Composite quality — 35.3/100 · thin
Contract Quality 11.1 / 21
Developer Ergonomics 3.6 / 17
Access Clarity 4.9 / 17
Operational Transparency 3.8 / 11
Contract Governance 0.0 / 10
Discoverability 6.3 / 9
Regulatory Posture 5.2 / 15
Agent readiness — 29/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
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
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/pomelo: 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 6

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

Pomelo Authentication API

OAuth 2.0 client-credentials token issuance.

Pomelo Card Accounts API

Card account balances, activities, and movements.

Pomelo Cards API

Issuing and lifecycle of physical and virtual cards.

Pomelo Transactions API

Processed transactions, summaries, and history.

Pomelo Transfers API

Money movement and settlements across card accounts.

Pomelo Users API

Cardholder records and KYC/KYB identity verification.

Open Collections 8

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

API Collection

OPEN COLLECTION

Pomelo Authentication API

OPEN COLLECTION

Pomelo API

OPEN COLLECTION

Scroll for all 8

Pricing Plans 1

Published pricing tiers and plan structures.

Pomelo Plans Pricing

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Pomelo Rate Limits

5 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.

Pomelo Authentication

http/oauth2 · 2 schemes

SECURITY

Pomelo Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Pomelo Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Agentic Access 1

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

Pomelo Agentic Access

20 operations · 9 acting

20 operations · 9 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 3

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: pomelo
url: https://raw.githubusercontent.com/api-evangelist/pomelo/refs/heads/main/apis.yml
name: Pomelo
kind: company
description: Pomelo (pomelo.la) is a Latin American card-issuing and embedded-finance platform. Its REST API lets fintechs
  and enterprises onboard users (KYC/KYB), issue physical and virtual cards, manage card accounts and balances, process and
  query transactions, move money with transfers and settlements, and authorize transactions in real time over a synchronous
  authorization webhook.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/pomelo.png
tags:
- Fintech
- Card Issuing
- Embedded Finance
- Payments
- Latin America
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.23'
apis:
- aid: pomelo:pomelo-authentication-api
  name: Pomelo Authentication API
  description: OAuth 2.0 client-credentials token issuance.
  humanURL: https://developers.pomelo.la/en/api-reference/general/users
  baseURL: https://api.pomelo.la
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/pomelo-authentication-api-openapi.yml
  - type: Documentation
    url: https://developers.pomelo.la/guides
  - type: APIReference
    url: https://developers.pomelo.la/en/api-reference/general/users
  - type: PostmanCollection
    url: collections/pomelo.postman_collection.json
  - type: OpenCollection
    url: collections/pomelo.opencollection.json
  - type: Documentation
    url: https://developers.pomelo.la/guides/solutions/issuing/cards
  - type: APIReference
    url: https://developers.pomelo.la/en/api-reference/cards/issuing/cards
  - type: APIReference
    url: https://developers.pomelo.la/en/api-reference
  - type: Documentation
    url: https://developers.pomelo.la/guides/solutions/processing/transactions
  - type: APIReference
    url: https://developers.pomelo.la/en/api-reference/cards/processing/transactions
  - type: Documentation
    url: https://developers.pomelo.la/guides/developers/webhooks
- aid: pomelo:pomelo-card-accounts-api
  name: Pomelo Card Accounts API
  description: Card account balances, activities, and movements.
  humanURL: https://developers.pomelo.la/en/api-reference/general/users
  baseURL: https://api.pomelo.la
  tags:
  - Card Accounts
  properties:
  - type: OpenAPI
    url: openapi/pomelo-card-accounts-api-openapi.yml
  - type: Documentation
    url: https://developers.pomelo.la/guides
  - type: APIReference
    url: https://developers.pomelo.la/en/api-reference/general/users
  - type: PostmanCollection
    url: collections/pomelo.postman_collection.json
  - type: OpenCollection
    url: collections/pomelo.opencollection.json
  - type: Documentation
    url: https://developers.pomelo.la/guides/solutions/issuing/cards
  - type: APIReference
    url: https://developers.pomelo.la/en/api-reference/cards/issuing/cards
  - type: APIReference
    url: https://developers.pomelo.la/en/api-reference
  - type: Documentation
    url: https://developers.pomelo.la/guides/solutions/processing/transactions
  - type: APIReference
    url: https://developers.pomelo.la/en/api-reference/cards/processing/transactions
  - type: Documentation
    url: https://developers.pomelo.la/guides/developers/webhooks
- aid: pomelo:pomelo-cards-api
  name: Pomelo Cards API
  description: Issuing and lifecycle of physical and virtual cards.
  humanURL: https://developers.pomelo.la/en/api-reference/general/users
  baseURL: https://api.pomelo.la
  tags:
  - Cards
  properties:
  - type: OpenAPI
    url: openapi/pomelo-cards-api-openapi.yml
  - type: Documentation
    url: https://developers.pomelo.la/guides
  - type: APIReference
    url: https://developers.pomelo.la/en/api-reference/general/users
  - type: PostmanCollection
    url: collections/pomelo.postman_collection.json
  - type: OpenCollection
    url: collections/pomelo.opencollection.json
  - type: Documentation
    url: https://developers.pomelo.la/guides/solutions/issuing/cards
  - type: APIReference
    url: https://developers.pomelo.la/en/api-reference/cards/issuing/cards
  - type: APIReference
    url: https://developers.pomelo.la/en/api-reference
  - type: Documentation
    url: https://developers.pomelo.la/guides/solutions/processing/transactions
  - type: APIReference
    url: https://developers.pomelo.la/en/api-reference/cards/processing/transactions
  - type: Documentation
    url: https://developers.pomelo.la/guides/developers/webhooks
- aid: pomelo:pomelo-transactions-api
  name: Pomelo Transactions API
  description: Processed transactions, summaries, and history.
  humanURL: https://developers.pomelo.la/en/api-reference/general/users
  baseURL: https://api.pomelo.la
  tags:
  - Transaction
  tags_raw:
  - Transactions
  properties:
  - type: OpenAPI
    url: openapi/pomelo-transactions-api-openapi.yml
  - type: Documentation
    url: https://developers.pomelo.la/guides
  - type: APIReference
    url: https://developers.pomelo.la/en/api-reference/general/users
  - type: PostmanCollection
    url: collections/pomelo.postman_collection.json
  - type: OpenCollection
    url: collections/pomelo.opencollection.json
  - type: Documentation
    url: https://developers.pomelo.la/guides/solutions/issuing/cards
  - type: APIReference
    url: https://developers.pomelo.la/en/api-reference/cards/issuing/cards
  - type: APIReference
    url: https://developers.pomelo.la/en/api-reference
  - type: Documentation
    url: https://developers.pomelo.la/guides/solutions/processing/transactions
  - type: APIReference
    url: https://developers.pomelo.la/en/api-reference/cards/processing/transactions
  - type: Documentation
    url: https://developers.pomelo.la/guides/developers/webhooks
- aid: pomelo:pomelo-transfers-api
  name: Pomelo Transfers API
  description: Money movement and settlements across card accounts.
  humanURL: https://developers.pomelo.la/en/api-reference/general/users
  baseURL: https://api.pomelo.la
  tags:
  - Transfers
  properties:
  - type: OpenAPI
    url: openapi/pomelo-transfers-api-openapi.yml
  - type: Documentation
    url: https://developers.pomelo.la/guides
  - type: APIReference
    url: https://developers.pomelo.la/en/api-reference/general/users
  - type: PostmanCollection
    url: collections/pomelo.postman_collection.json
  - type: OpenCollection
    url: collections/pomelo.opencollection.json
  - type: Documentation
    url: https://developers.pomelo.la/guides/solutions/issuing/cards
  - type: APIReference
    url: https://developers.pomelo.la/en/api-reference/cards/issuing/cards
  - type: APIReference
    url: https://developers.pomelo.la/en/api-reference
  - type: Documentation
    url: https://developers.pomelo.la/guides/solutions/processing/transactions
  - type: APIReference
    url: https://developers.pomelo.la/en/api-reference/cards/processing/transactions
  - type: Documentation
    url: https://developers.pomelo.la/guides/developers/webhooks
- aid: pomelo:pomelo-users-api
  name: Pomelo Users API
  description: Cardholder records and KYC/KYB identity verification.
  humanURL: https://developers.pomelo.la/en/api-reference/general/users
  baseURL: https://api.pomelo.la
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/pomelo-users-api-openapi.yml
  - type: Documentation
    url: https://developers.pomelo.la/guides
  - type: APIReference
    url: https://developers.pomelo.la/en/api-reference/general/users
  - type: PostmanCollection
    url: collections/pomelo.postman_collection.json
  - type: OpenCollection
    url: collections/pomelo.opencollection.json
  - type: Documentation
    url: https://developers.pomelo.la/guides/solutions/issuing/cards
  - type: APIReference
    url: https://developers.pomelo.la/en/api-reference/cards/issuing/cards
  - type: APIReference
    url: https://developers.pomelo.la/en/api-reference
  - type: Documentation
    url: https://developers.pomelo.la/guides/solutions/processing/transactions
  - type: APIReference
    url: https://developers.pomelo.la/en/api-reference/cards/processing/transactions
  - type: Documentation
    url: https://developers.pomelo.la/guides/developers/webhooks
common:
- type: AgenticAccess
  url: agentic-access/pomelo-agentic-access.yml
- type: DomainSecurity
  url: security/pomelo-domain-security.yml
- type: Authentication
  url: authentication/pomelo-authentication.yml
- type: OAuthScopes
  url: scopes/pomelo-scopes.yml
- type: GitHubOrganization
  url: https://github.com/pomelo-la
- type: LinkedIn
  url: https://www.linkedin.com/company/pomelo-la
- type: Website
  url: https://www.pomelo.la
- type: Documentation
  url: https://developers.pomelo.la
- type: Plans
  url: plans/pomelo-plans-pricing.yml
- type: RateLimits
  url: rate-limits/pomelo-rate-limits.yml
- type: FinOps
  url: finops/pomelo-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com