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 POST 'https://crypto-api.yativo.com/api/v1/yativo-card/yativo_card_0xAbCd1234EfGh5678IjKl9012_1769031332068/cards/b2dc97ab-03f9-49eb-c72f-95be13815278/freeze' \ -H 'Authorization: Bearer YOUR_ACCESS_TOKEN' \ -H 'Content-Type: application/json'
{ "status": "success", "message": "Card frozen successfully", "data": { "card_id": "crd_01HX9KZMB3F7VNQP8R2WDGT4EJ", "status": "frozen", "frozen_at": "2026-03-26T12:00:00Z" } }
Temporarily freeze a card to prevent any new transactions
Bearer YOUR_ACCESS_TOKEN