Skip to main content
Version: 1.0.0

Cards API

The BVNK Cards API enables you to issue and manage virtual cards for your customers. You can create cards linked to BVNK wallets, manage card lifecycle (activate, freeze, cancel), set and update spend limits, retrieve sensitive card details securely, and handle card transactions and disputes.

For more information, see the Cards guide.

Authentication

OAuth 2.0 client credentials authentication. Obtain an access token using your client ID and secret.

Security Scheme Type:

oauth2

OAuth Flow (clientCredentials):

Scopes:

  • card:read: Read card information

  • card:write: Create and manage cards

  • card:sensitive-details: Access encrypted card PAN and CVC

  • card:admin: Administrative access (view all tenant transactions)

Was this page helpful?