Skip to content

[docs-agent] Update simulation FAQs to list PAYG cap (75,000/day) and remove Growth/Scale tiers - #1577

Merged
jakehobbs merged 1 commit into
mainfrom
docs/simulation-faqs-payg-cap
Aug 27, 2026
Merged

[docs-agent] Update simulation FAQs to list PAYG cap (75,000/day) and remove Growth/Scale tiers#1577
jakehobbs merged 1 commit into
mainfrom
docs/simulation-faqs-payg-cap

Conversation

@alchemy-bot

Copy link
Copy Markdown
Contributor

Summary

Growth and Scale plans merged into Pay As You Go on February 1, 2025, but content/api-reference/alchemy-transact/transaction-simulation/simulation-faqs.mdx still listed the old tier caps in the "Simulation Limits and Pricing" section. This PR replaces the two tier-specific rows with a single Pay As You Go row at 75,000 simulations/day (matching the old Scale cap, confirmed by @limawebdev1 / athanor against SimulationHandlerUtils.java in simulations-25 / simulations-21 in OMGWINNING/alchemy-api-executors). Free stays at 1,000/day and Enterprise stays unlimited. The bundle-simulation availability note is updated from "Growth and Enterprise tiers" to "Pay As You Go and Enterprise tiers".

Diff:

 * Free tier users have access to up to 1,000 simulations per day.
-* Growth tier users have access to up to 50,000 simulations per day.
-* Scale tier users have access to up to 75,000 simulations per day.
+* Pay As You Go users have access to up to 75,000 simulations per day.
 * Enterprise tier users can perform unlimited simulations.

-Please note that bundle simulation is only available on the Growth and Enterprise tiers.
+Please note that bundle simulation is only available on the Pay As You Go and Enterprise tiers.

Sanity-checked the rest of the sim docs — grep -inE "growth|scale" across content/api-reference/alchemy-transact/transaction-simulation/ returns matches only in simulation-faqs.mdx. No other simulation pages reference the retired tiers.

Left the September 30, 2026 deprecation Warning at the top of the page untouched — it's still accurate and out of scope for this ticket.

Linear

DOCS-209 — https://linear.app/alchemyapi/issue/DOCS-209/update-simulation-faqs-to-list-payg-cap-75000day-and-remove

Requested by

@jakehobbs (via Slack thread)

… remove Growth/Scale tiers

Growth and Scale merged into Pay As You Go on Feb 1, 2025. Replaces the two tier-specific rows in the Simulation Limits and Pricing section with a single PAYG row at 75,000/day (matches the old Scale cap per SimulationHandlerUtils.java in alchemy-api-executors, per athanor). Free stays at 1,000/day and Enterprise stays unlimited. Also updates the bundle-simulation availability note from Growth+Enterprise to PAYG+Enterprise.

Refs DOCS-209

Requested-by: @jakehobbs
@alchemy-bot
alchemy-bot requested a review from a team as a code owner August 27, 2026 21:53
@github-actions

github-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Aug 27, 2026, 9:54 PM

jakehobbs
jakehobbs previously approved these changes Aug 27, 2026
@github-actions
github-actions Bot dismissed jakehobbs’s stale review August 27, 2026 21:57

@jakehobbs you are listed as the originator of this docs request (via the Requested-by trailer on a docs-agent commit). Per the docs-agent self-review policy, the originator can't approve their own request. Please ask another team member to review.

@jakehobbs
jakehobbs merged commit 9842ed5 into main Aug 27, 2026
15 of 18 checks passed
@jakehobbs
jakehobbs deleted the docs/simulation-faqs-payg-cap branch August 27, 2026 22:05
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.

3 participants