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://rdp.sh/api/v1/billing/balance \ --header 'Authorization: <api-key>'
{ "balance": "<string>" }
Retrieve your account’s balance. Balance is returned in decimal value.
The request was successful, and the server has returned the requested resource in the response body.
returned in decimal format
"4300"