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
curl --request GET \ --url https://api.zebedee.io/v0/wallet \ --header 'apikey: <apikey>'
{ "message": "Successfully retrieved Wallet.", "data": { "unit": "msats", "balance": "384000" } }
Retrieve all data about a ZBD Project’s Wallet.
apikey
Was this page helpful?