Skip to main content
GET
Get CFDI usage/quota for the current billing month

Authorizations

X-API-Key
string
header
required

API Key for authentication (format: sk_...)

Headers

X-Organization-Id
string

Required for Supabase session auth. Ignored when authenticating with an API key (the organization resolves from the key).

Response

plan
enum<string>
required
Available options:
starter,
pro,
business,
enterprise
cfdiIncluded
object | null
required

null = ilimitado (plan enterprise)

Example:

500

cfdiUsedThisMonth
number
required
Example:

128

cfdiRemaining
object | null
required

null = ilimitado (plan enterprise)

Example:

372

periodResetsAt
string
required
Example:

"2026-09-01T06:00:00.000Z"

usagePct
number
required
Example:

70.5

projectedCostMxn
object | null
required

Costo estimado del excedente este mes en MXN — null en el plan enterprise

Example:

25