Can there be a basic endpoint to get the current state of the credits on an account please, there is already a frontend api for this /v3/subscriptions so I can monitor the credits and flag a ticket if we run low
We don't currently have a public API endpoint for checking credit balances programmatically. You can view your remaining credits through the UI by going to Settings > Plans and Billing, where the amount of remaining credits is listed under your plan. For detailed credit usage tracking, you can access the credit usage dashboard at Settings > Credit usage, which shows breakdowns by table, integration, and time period. If you need API access for credit monitoring, you may want to request human assistance by clicking "Talk to a person" to discuss potential Enterprise API options.
Hi Stuart, thanks for your message - taking a closer look at this now!
Unfortunately we currently don't have a public endpoint for retrieving credit balances, but this is a great suggestion which I'll relay to our product team. For full context, are you looking to query this endpoint with a cron and then surface the information to the frontend of a custom app, or what's the use case you have in mind for this here?
hi, sorry for pulling you away, yes, I use a cron that runs every hour, to automate and alert low credit states in external services as its bitten us a few times.
Thanks Stuart - I'll relay this information to our product team!
thank you, Bruno