GET
firecrawl_historical_credit_usage.py
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get historical credit usage by billing period.
from charter.packs import firecrawl
result = await firecrawl.historical_credit_usage.ainvoke({})
| Field | Type | Description |
|---|---|---|
byApiKey | boolean | Get historical credit usage by API key. |
Was this page helpful?