Virtual Cards
List virtual cards
Retrieve all virtual cards for the authenticated company.
GET
Retrieves a list of all virtual cards for the authenticated company. Requires an API key with access level 1 or higher.
Response
Returns an array of virtual card objects.Unique card identifier.
Name of the cardholder.
Card type. Possible values:
VIRTUAL, PHYSICAL.Last 4 digits of the card number.
Card status. Possible values:
ACTIVE, DELETED, EXPIRED, FROZEN, INACTIVE, BLOCKED.Transaction approval method. Possible values:
NONE, WEBHOOK, TOP_UP, DEFI.Daily spending limit in USD.
Weekly spending limit in USD.
Monthly spending limit in USD.
3D Secure configuration. Possible values:
AUTOMATIC, FORWARDED, DISABLED.Additional metadata including email and OTP phone number.

