Skip to content

fix(billing): update usage endpoint docs for Autumn migration#725

Open
firecrawl-spring[bot] wants to merge 1 commit intomainfrom
fix/usage-endpoint-docs
Open

fix(billing): update usage endpoint docs for Autumn migration#725
firecrawl-spring[bot] wants to merge 1 commit intomainfrom
fix/usage-endpoint-docs

Conversation

@firecrawl-spring
Copy link
Copy Markdown
Contributor

Summary

  • Fixes response field names in OpenAPI specs: totalCreditscreditsUsed, totalTokenstokensUsed to match actual API responses
  • Updates historical endpoint descriptions from "month-by-month" to "billing period boundaries" (aligned with Autumn migration in feat(billing): rewrite usage endpoints to use Autumn API firecrawl#3267)
  • Removes outdated "Extract only" labels from token-usage endpoint summaries
  • Updates planCredits/plan_credits and planTokens/plan_tokens descriptions to reflect that Autumn returns total granted credits (not just plan base)

Test plan

@firecrawl-spring firecrawl-spring bot requested a review from micahstairs April 1, 2026 21:06
@mintlify
Copy link
Copy Markdown

mintlify bot commented Apr 1, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
firecrawl 🟢 Ready View Preview Apr 1, 2026, 9:13 PM

@firecrawl-spring firecrawl-spring bot force-pushed the fix/usage-endpoint-docs branch from 7bb63aa to 1cfb195 Compare April 1, 2026 21:11
Update OpenAPI specs and MDX docs to reflect the Autumn-backed usage
endpoints. Fixes response field names (totalCredits→creditsUsed,
totalTokens→tokensUsed), updates descriptions to reflect billing period
alignment instead of month-by-month, and removes outdated
"Extract only" labels from token-usage endpoints.

Co-Authored-By: micahstairs <micah@sideguide.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants