GET
firecrawl_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 remaining credits and billing period for the authenticated team.
from charter.packs import firecrawl
result = await firecrawl.credit_usage.ainvoke({})
Was this page helpful?