How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Pomelo Cards API

Issuing and lifecycle of physical and virtual cards.

Pomelo Cards API is one of 6 APIs that Pomelo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Cards. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 7 operations across 5 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: https://api.pomelo.la, https://auth.pomelo.la.

7 operations 5 paths 13 schemas 2 GET2 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.pomelo.la
Authentication
HTTP Bearer, OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 2

Pomelo Cards API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). It supports OAuth 2.0 (oauth2) using the clientCredentials flow. By default, every request must be authenticated.

  • bearerAuth — OAuth 2.0 client-credentials access token issued by /oauth/token.

Paths & Operations 7

Across 5 paths, the API surfaces 7 operations — 2 GET, 2 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Cards 7

Issuing and lifecycle of physical and virtual cards.

POST
/cards/v1
Create a card.
createCard body → 201400401
GET
/cards/v1
Search cards.
searchCards 4 params → 200
GET
/cards/v1/{id}
Get a card.
getCard 1 param → 200404
PATCH
/cards/v1/{id}
Update a card.
updateCard 1 param body → 200404
POST
/cards/v1/activation
Activate a physical card.
activateCard body → 200400
POST
/cards/v1/batches
Create a batch of innominated cards.
createCardBatch body → 201
PATCH
/cards/v1/{id}/shipment
Update a card shipment address.
updateCardShipment 1 param body → 200

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Card (11 properties), Address (6 properties), CardRequest (5 properties), CardPatch (4 properties). Each schema is shown below with its type and property counts.

CardBatchRequest
object
3 properties 2 required
PageMeta
object
1 property
CardActivationRequest
object
2 properties 1 required
CardPatch
object
4 properties
CardRequest
object
5 properties 2 required
Error
object
1 property
ShipmentRequest
object
2 properties
Address
object
6 properties
CardEnvelope
object
1 property
CardList
object
2 properties
CardBatchEnvelope
object
1 property
Card
object
11 properties
CardStatus
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

pomelo-cards-api-openapi.yml Raw ↑

Other APIs Pomelo publishes across the network.

Pomelo Authentication API
Pomelo Card Accounts API
Pomelo Transactions API
Pomelo Transfers API
Pomelo Users API
Where this information came from

This is an independent, third-party profile of Pomelo Cards API, 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.