Is there any API endpoint to retrieve the current remaining prepaid / on-demand credit balance (e.g., “$ left” before hitting the cap)?
I can see usage events in the dashboard, but I’m looking for a programmatic way to:
-
fetch the remaining prepaid credit
-
optionally get current period usage vs limit
-
use it for alerts / monitoring
If this isn’t available, is there an official recommended workaround (webhook, export, etc.)?