Get credits remaining and credits consumed via API?

Maybe I’m missing this somewhere in the docs, but is there any way to send a GET request to retrieve data from the user admin dashboard?

I’m trying to get my credits consumed and credits remaining.

Currently I’m doing a Probe Media GET after each render, then adding up all of the render durations one-by-one. Lots of extra API calls for something I would hope to poll only every 12-24hrs.

Hi @jeff,

At this point in time the only place to retrieve your credits are your dashboard, or via your own logic by recording the duration and resolution of the renders sent through to the Shotstack API.

On our roadmap we do have a Data API that will allow you to request your credit usage. We don’t have a timeline on when this will be available however.