API 1
cURL
curl --request GET \ --url https://openapi.pleo.io/v1/companies/balance \ --header 'Authorization: Bearer <token>'
{ "currency": "DKK", "current": 123, "available": 123 }
Documentation IndexFetch the complete documentation index at: https://developers.pleo.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.pleo.io/llms.txt
Use this file to discover all available pages before exploring further.
Open API Bearer token
Company balance has been returned
Company wallet currency.
DKK
SEK
EUR
GBP
NOK
All available funds including unsettled transactions.
Funds available for use.
Was this page helpful?