Skip to content

docs(monitor): document free unchanged pages and unchangedPagesFree - #1308

Open
rakshith48 wants to merge 1 commit into
mainfrom
docs/monitor-unchanged-pages-free
Open

docs(monitor): document free unchanged pages and unchangedPagesFree#1308
rakshith48 wants to merge 1 commit into
mainfrom
docs/monitor-unchanged-pages-free

Conversation

@rakshith48

Copy link
Copy Markdown
Contributor

Docs for firecrawl/firecrawl#4345, which stops billing monitor pages whose content did not change on schedules at or slower than the team's plan threshold.

Changes

  • api-reference/v2-openapi.jsonunchangedPagesFree (boolean) added to the Monitor schema, so it appears on create/get/list/update in the API reference.
  • snippets/v2/monitor/create/output.mdx — field added to the example create response.
  • features/monitoring.mdx
    • New Unchanged pages section under Pricing: what a same page costs, the per-plan threshold table, and the fact that the flag re-resolves from the monitor's current schedule and plan rather than being fixed at create time (so an existing monitor starts saving as soon as it qualifies — no recreate needed).
    • Two corrections where the existing text is now wrong: the note claiming "each check always charges for the underlying scrapes or crawls", and the check-detail paragraph on how actualCredits settles.
    • A note that reservations are still sized worst-case, so estimatedCredits can far exceed actualCredits.

English only — locadex backfills translations, matching how recent feature docs have landed.

Please confirm before merging

The per-plan table documents Free → daily, Hobby/Standard → hourly, Growth → 15 min, Scale/Enterprise → 5 min. Those are the thresholds from the API PR's rollout plan. The actual values now live in the Autumn MONITOR_UNCHANGED_MIN_THRESHOLD grants, which I can't read from here — if the configured grants differ, this table needs to match them, since it's a public pricing promise.

Also worth noting: teams with no grant fall back to the API's config default (currently 15 minutes), which the table doesn't describe. That's fine if every product carries a grant, which the API PR says is now the case.

🤖 Generated with Claude Code

Monitor checks stop billing pages whose content did not change, on
schedules at or slower than the team's plan threshold
(firecrawl/firecrawl#4345).

- Add `unchangedPagesFree` to the Monitor schema in the v2 OpenAPI spec
  and to the create-response snippet.
- Add an "Unchanged pages" section under Pricing with the per-plan
  thresholds, and note that the flag re-resolves on schedule or plan
  changes rather than being fixed at create time.
- Correct two statements that are no longer true: the note claiming
  every check always charges for its scrapes, and the check-detail
  paragraph describing how `actualCredits` settles.

English only; locadex backfills the translations.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@mintlify

mintlify Bot commented Aug 23, 2026

Copy link
Copy Markdown

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

Project Status Preview Updated (UTC)
firecrawl 🟢 Ready View Preview Aug 23, 2026, 5:42 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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.

1 participant