cloudflare plans pricing claude-curated

Cloudflare offers four tiers per zone: Free, Pro, Business, and Enterprise. Plan choice is per-zone, not per-account. Critical features are gated by tier, and several only unlock on Business or Enterprise.

Tier Overview

TierTypical UseApprox. Cost
FreePersonal / hobbyist sites$0
ProSmall business sites needing basic WAF~$25/mo
BusinessProduction SaaS, custom SSL, advanced WAF~$250/mo
EnterpriseLarge orgs, custom contracts, BYOIPNegotiated

Feature Gates

Page Rules

Legacy URL-pattern based rule engine. Counts are per zone.

PlanPage Rules
Free3
Pro20
Business50
Enterprise125

Cloudflare is migrating Page Rules functionality to the Rulesets engine (Configuration Rules, Redirect Rules, Origin Rules, Cache Rules). New deployments should prefer Rulesets.

Rulesets Engine

Replaces and supersedes Page Rules. Available on all plans, but rule limits and feature sets vary. Categories:

  • Custom Rules (formerly Firewall Rules)
  • Rate-limit Rules
  • Configuration Rules
  • Redirect Rules
  • Origin Rules
  • Cache Rules
  • Transform Rules

Rate-Limit Rules

PlanRulesMin PeriodAction Granularity
Free110sBlock only
Pro510sBlock, JS challenge, managed challenge
Business1510s+ custom response
Enterprise100+1sFull action set, complex expressions

WAF

CapabilityFreeProBusinessEnterprise
Cloudflare Managed RulesetLimitedYesYesYes
OWASP Core RulesetNoYesYesYes
Custom WAF Rules5201001000+
Exposed Credentials CheckNoNoYesYes
Sensitive Data DetectionNoNoNoYes
Payload loggingNoNoLimitedYes

See Cloudflare WAF for engine details. OWASP CRS is the foundation of the managed ruleset on Pro+.

Image Resizing / Cloudflare Images

  • Image Resizing: requires Pro or higher (URL-based transforms).
  • Cloudflare Images (storage + delivery): consumption-priced, available on any plan.
  • Polish (lossy/lossless image optimization): Pro+.

Apex Proxying (BYOIP)

Pointing A/AAAA records at Cloudflare for an apex domain when proxying through Cloudflare for SaaS requires dedicated IPs, available only as an Enterprise paid add-on. This is the practical blocker for offering custom apex hostnames in a SaaS product. See Cloudflare for SaaS and Apex Domain Limitations.

Cloudflare for SaaS Plan Compatibility

PlanCustom Hostnames
FreeNot supported
ProAvailable, billed per-hostname
BusinessAvailable, billed per-hostname
EnterpriseAvailable, custom pricing & limits

The SaaS feature is enabled per-zone, and per-hostname pricing applies above included tiers.

Other Notable Gates

FeatureMinimum Plan
Custom SSL uploadBusiness
Cloudflare Access (zero-trust SSO)Free tier (50 users), Enterprise for advanced
Argo Smart RoutingAdd-on, any plan
Load BalancingAdd-on, any plan
Logpush to S3/R2/SplunkEnterprise
Bot Management (advanced)Enterprise
Account Takeover ProtectionEnterprise
HTTP/3All plans
TLS 1.3All plans

When Each Plan is Justified

  • Free: static sites, personal projects, dev environments. No SLA.
  • Pro: small commercial sites needing OWASP CRS, image polish, basic Rate Limiting.
  • Business: SaaS products needing custom SSL, custom hostnames, exposed-credentials checking, and 100 custom WAF rules. The most common production tier.
  • Enterprise: required for Logpush, Bot Management, Apex Proxying, advanced rate-limiting, and SLAs. Justified when audit/compliance, sophisticated bot mitigation, or custom apex hostnames are needed.

See also

References