Skip to main content
GET
Get credit usage for a month

Authorizations

Authorization
string
header
required

Authorization: Bearer <token> where <token> is either a neo_sk_<env>_<secret> API key (service account) or a Microsoft Entra ID access token (dashboard user).

Query Parameters

month
string

Month in YYYY-MM format. Defaults to current month.

Response

Success.

data
MonthlyUsage · object
required
meta
object
required