Skip to main content

Usage

GET https://api.getdocuforge.dev/v1/usage Returns usage statistics for the authenticated user’s current billing period.
curl https://api.getdocuforge.dev/v1/usage \
  -H "Authorization: Bearer df_live_sk_..."

Response

{
  "period_start": "2026-02-01",
  "period_end": "2026-02-28",
  "generation_count": 742,
  "total_pages": 1856,
  "total_bytes": 89420800,
  "plan": "starter",
  "limit": 10000
}

Plan Limits

PlanMonthly PDFsMax File Size
Free1,00010MB
Starter10,00025MB
Pro100,00050MB
EnterpriseUnlimitedUnlimited