PaymentsCards & Services

Virtual cards

Cobru card issuance and card operations surface.

The cards family is backed by legacy Cobru exports rather than a freshly verified public contract. The endpoint surface is meaningful, but you should still validate issuer behavior, PCI scope, and operational states before launch.

Cobru's API menu includes a Tarjetas section, indicating a broader programmable cards capability layered on top of the wallet and balance infrastructure.

Choose a card workflow

Visible operations

OperationMethodPathConfidence
Create cardPOST/cobru/debit/create_and_reload_card/legacy-doc
Top up cardPOST/cobru/debit/create_and_reload_card/legacy-doc
Card details and listGET/cobru/debit/get_card/legacy-doc
MovementsGET/cobru/debit/get_transactions/legacy-doc
Freeze cardPOST/cobru/debit/freeze_card/legacy-doc

Launch constraints

  • confirm issuer SLA and operational ownership before enabling cards for customers
  • map PCI, PII, and support access rules before exposing card data in internal tooling
  • treat freeze and unfreeze as high-sensitivity actions with audit logs

On this page