curl --request GET \ --url https://api.firecrawl.dev/v1/team/credit-usage \ --header 'Authorization: Bearer <token>'
{ "success": true, "data": { "remaining_credits": 1000 } }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Show child attributes
Number of credits remaining for the team