Mandate API
Get Delegate Balance
Retrieve the current spending balance of an active delegate.
GET
Retrieve the spending limits and the currently available balance for a specific delegate token.Documentation Index
Fetch the complete documentation index at: https://docs.delegare.dev/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Your merchant identifier.
Your merchant API key.
Path Parameters
The
intentMandate used to authorize charges.Response
The status of the delegate (
active, revoked, expired).The total authorized monthly spend limit.
The total amount spent by this delegate so far in the current month.
The remaining available balance for the current month.
The maximum permitted amount for a single transaction.