cURL
curl --request GET \ --url https://staging.api.rye.com/api/v1/billing \ --header 'Authorization: <api-key>'
{ "drawdown": { "balance": { "currencyCode": "USD", "amountSubunits": 1500 }, "config": { "chargeAutomatically": true, "currency": "USD", "minBalanceSubunits": 200000, "targetBalanceSubunits": 1000000 }, "enabled": true } }
Get billing configuration and balance for the authenticated developer
Documentation IndexFetch the complete documentation index at: https://docs-test.rye.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs-test.rye.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Rye API key
Billing configuration including drawdown settings and balance
Show child attributes
Was this page helpful?
Contact support