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
Pricing
Start free. Pay for the requests and compute you actually serve. No seat licenses, no surprise overages.
$0forever
For prototypes, side projects, and your first edge function.
Most popular
$20per month + usage
For teams shipping production traffic on the edge.
Customannual agreement
For platforms with compliance, volume, and SLA requirements.
Usage add-ons: +$0.30 / million requests · +$0.05 / GB-s compute · +$0.10 / GB egress
FAQ
The questions we get most before teams move production traffic to the edge.
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.
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.
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.
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.
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.