Get Project Credits
Returns the project's monthly credit usage and reset time. One US dollar equals 1,000 credits. Requires an API key with the ai:generate capability.
GET
https://api.sevk.io/creditsResponse
usednumberCredits used in the current monthly window.
allowancenumberCredits granted to the project each month.
remainingnumberMonthly credits available before paid balance is used.
resetAtstringISO-8601 timestamp when monthly credit usage resets.
percentagenumberUsed percentage of the monthly allowance, rounded.
SDK support
The official SDKs do not cover project credits. Call this endpoint over raw HTTP.