Skip to main content
POST
Creates a new virtual card and returns a hosted checkout URL for funding. The card becomes active after successful payment.

Request Body

CLI

Optionally assign to an agent:

MCP

Tool: naive_cards_create
May require approval. If the user’s Account Kit gates cards.create, an agent (API-key) call returns 202 { "status": "pending_approval", "approval_id" } instead of creating the card. A human approves it via Approvals; the card is then created on replay. See Approvals.