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/card-issuer/deposits?chain=SOL&status=funded' \ -H 'Authorization: Bearer YOUR_ACCESS_TOKEN'
{ "success": true, "data": { "deposits": [ { "id": "6627f3a2c5d4e100123abcde", "tx_hash": "5KtP3MzXYZABCDE1234567890abcdef12345678901234567890abcdef1234567", "chain": "SOL", "amount": 500.00, "token": "USDC", "funding_status": "funded", "funding_type": "auto", "net_amount": 499.00, "fees": 1.00, "detected_at": "2026-04-25T10:00:00.000Z", "funded_at": "2026-04-25T10:06:12.000Z", "can_fund": false } ], "total": 1, "page": 1, "limit": 20 } }
List all inbound deposits to your issuer program — SOL auto-funding and XDC manual deposits
Bearer YOUR_ACCESS_TOKEN
1
20
100
pending
auto_funding
awaiting_manual
funding
funded
failed
SOL
XDC