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://api.lavendly.ai/v1/ledger/commit \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer $LAVENDLY_API_KEY' \ -d '{ "token": "rsv_lq3z9m_8fa1c0" }'
{ "balance": 732 }
Convert a pending reserve into a confirmed spend.
POST /ledger/reserve
Was this page helpful?