Issue isolated virtual cards for AI agents with per-transaction spending limits, real-time controls, and full audit trails. No more sharing your personal card.
No credit card required to start. Free tier includes 3 virtual cards.
Your agent creates a card, makes a purchase, and you see every transaction in real time.
curl -X POST https://api.agent-card.sh/v1/cards \
-H "Authorization: Bearer ak_..." \
-d '{"card": {"name": "GPT Shopping Agent", "spend_limit_cents": 5000}}'
"data": {
"id": "card_abc123",
"name": "GPT Shopping Agent",
"status": "pending_approval",
"spend_limit_cents": 5000
}
Everything an AI agent needs to make purchases safely and independently.
Each agent gets its own virtual card with strict per-transaction limits. A compromised agent can never drain your account.
Freeze, unfreeze, or close cards instantly via API or dashboard. Approve each card before it goes live.
Every transaction is logged with merchant name, category, and amount. Know exactly where every cent goes.
RESTful API with Bearer token auth. Your agent creates cards, checks balances, and lists transactions programmatically.
Fine-grained permissions per API key. Give read-only access to monitoring agents, write access to purchasing agents.
Get notified instantly when transactions occur. Build custom approval workflows and spending alerts.
Sign up, generate a scoped API key, and give it to your agent.
Your agent calls POST /v1/cards
to create a virtual card with a spending limit.
Review and approve the card from your dashboard. The agent can now make purchases up to the spending limit.
Track transactions in real time. Freeze or close any card instantly.
Join hundreds of teams using AgentCard to give their AI agents safe, controlled access to payments.
Get Started for FreeWe can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect