When your balance is too low to create a card, the API returns:
{"error": "Insufficient balance", "balance_usd": 12.50, "required_usd": 50, "shortfall_usd": 37.50, "action": "Add funds at https://aipaymentproxy.com/dashboard"}Card creation requires your balance to be at least equal to the card spending limit. If you try to create a $50 card with only $12.50 in your balance, the request will fail.
Enable auto-reload in your dashboard to automatically add funds when your balance drops below a threshold. This prevents your AI agents from failing due to insufficient balance.
Was this article helpful?
Related Articles