Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X GET 'https://crypto-api.yativo.com/api/v1/yativo-card/customers/yativo_card_customer_8f9a..._1769031332068/wallet/limits' \ -H 'Authorization: Bearer YOUR_ACCESS_TOKEN'
{ "success": true, "data": { "currency": "USD", "limits": { "daily": { "limit": 7999, "used": 0, "remaining": 7999 }, "monthly": {}, "per_transaction": {} } } }
Retrieve the current daily spending limit and usage for a customer’s card
Bearer YOUR_ACCESS_TOKEN
yativo_card_id