Hi everyone,
Is there any way to retrieve the remaining email credit balance programmatically through the API?
I've gone through the full API documentation and it seems like there's no endpoint for this — everything related to credits is only visible in the dashboard UI.
Ideally, something like GET /v1.1/account/credits returning the remaining credits and emails left would be really useful for developers who want to:
- Monitor credit levels from their own systems
- Set up custom alerts before running out
- Avoid unexpected delivery failures
I've already submitted this as a feature request to the support team, but wanted to check here too in case someone has found a workaround or if this is already on the roadmap.
Thanks!