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.

GEThttps://api.sevk.io/credits

Response

usednumber
Credits used in the current monthly window.
allowancenumber
Credits granted to the project each month.
remainingnumber
Monthly credits available before paid balance is used.
resetAtstring
ISO-8601 timestamp when monthly credit usage resets.
percentagenumber
Used percentage of the monthly allowance, rounded.

SDK support

The official SDKs do not cover project credits. Call this endpoint over raw HTTP.