>Forgepoint

Pricing

Pricing that scales with requests, not headcount.

Start free. Pay for the requests and compute you actually serve. No seat licenses, no surprise overages.

Hobby

$0forever

For prototypes, side projects, and your first edge function.

  • 1M requests / month
  • 100 GB-s compute
  • 3 projects
  • Community Discord support
  • 24-hour log retention
Start free

Most popular

Pro

$20per month + usage

For teams shipping production traffic on the edge.

  • 25M requests included, then $0.30/M
  • Unlimited projects & environments
  • Custom domains & wildcard routes
  • 14-day log & trace retention
  • Priority email support
Start 14-day trial

Scale

Customannual agreement

For platforms with compliance, volume, and SLA requirements.

  • Volume request pricing
  • Region pinning & private networking
  • SSO, SCIM & audit log streaming
  • 99.99% uptime SLA
  • Dedicated solutions engineer
Talk to sales

Usage add-ons: +$0.30 / million requests · +$0.05 / GB-s compute · +$0.10 / GB egress

FAQ

Billing, runtimes, and the fine print.

The questions we get most before teams move production traffic to the edge.

What runtimes can I deploy?+

Forgepoint runs a V8 isolate runtime with full Web Standard APIs — fetch, streams, crypto, and Web Sockets. Author handlers in TypeScript or JavaScript today; WASM modules compiled from Rust and Go are supported on Pro and Scale.

How does scale-to-zero billing work?+

You are billed per request plus GB-seconds of compute while a handler is actually executing. Idle functions accrue zero charges, and the dashboard shows live spend with a soft cap you can set per project.

Can I pin data to a specific region?+

Yes. Set region: "fra1" (or any region code) on a route, or define a residency policy at the project level. Stateful primitives — KV, queues, and the edge cache — honor the same pin so your data never leaves the boundary you choose.

How do rollbacks work?+

Every deploy is an immutable, content-addressed build. forge rollback <build-sha> shifts 100% of traffic to that build atomically. You can also alias builds to environments and run weighted canaries between two versions.

Do you offer an on-prem or self-hosted option?+

The managed edge is our primary product, but Scale customers can run the Forgepoint runtime inside their own VPC or a private region cluster. Reach out to sales for a deployment architecture review.