fal · Capability
fal Usage and Billing API — Reporting
fal Usage and Billing API — Reporting. Programmatic access to per-model spend, GPU-second consumption, and invoicing history that powers the fal dashboard.
fal Usage and Billing API — Reporting is a Naftiko capability published by fal, one of 7 capabilities the APIs.io network indexes for this provider. It bundles 2 operations across the GET method rooted at /v1/billing.
The capability includes 2 read-only operations. Lead operation: Get aggregated fal usage and spend over a time window. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Fal, Usage, Billing, and FinOps.
What You Can Do
GET
Getusage
— Get fal usage and spend.
/v1/billing/usage
GET
Listinvoices
— List fal invoices.
/v1/billing/invoices
MCP Tools
fal-get-usage
Get aggregated fal usage and spend over a time window.
read-only
idempotent
fal-list-invoices
List fal invoices.
read-only
idempotent