cURL
curl --request GET \ --url https://api.finup.io/backend/cards/{card_id} \ --header 'x-api-key: <x-api-key>'
{ "result": { "id": "67aa1234567890abcdef1234", "created_at": "2025-01-15T10:30:45.123Z", "updated_at": "2025-06-20T16:45:30.789Z", "member": "67bb0987654321fedcba5678", "user": "67cc112233445566778899aa", "account": "67dd2233445566778899bbaa", "PAN": "1234567812345678", "EXP": "12/30", "CVV": "123", "masked_PAN": "1234 56•• •••• 5678", "name": "Virtual Card", "balance": 100, "deposit": 4500.5, "withdraw": 1200.75, "spent": 3300.25, "status": "Active", "currency": "USD", "currency_short_name": "USD", "future_balance": 150, "past_balance": 200, "category": "Business", "bin_id": "67ee33445566778899aabbcc", "3ds": true } }
Documentation IndexFetch the complete documentation index at: https://docs.finup.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.finup.io/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication
Mongo ID of the card
Card created successfully
Show child attributes