Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
curl --request GET \ --url https://api.ppio.com/openapi/v1/billing/balance/detail \ --header 'Authorization: Bearer <API_KEY>'
{ "availableBalance": "1000000", "cashBalance": "800000", "creditLimit": "200000", "pendingCharges": "0", "outstandingInvoices": "0" }
0