Platform Guide
Cloudflare Pages Deployment
Deploy Static Forms on Cloudflare Pages
Cloudflare Pages provides fast, global hosting for static sites. Static Forms works perfectly with Cloudflare Pages.
Environment Variables
Add your API key in Cloudflare Pages settings:
1
Project Settings
Go to your project → Settings → Environment variables.
2
Add Variable
Add your Static Forms API key as an environment variable.
3
Redeploy
Redeploy your site for the variable to be available.