← Cloudflare for Platforms / cloudflare-for-platforms
Cloudflare for Platforms
Build a platform where your customers can deploy code, each with their own subdomain or custom domain.
Cloudflare for Platforms is used by leading platforms big and small to:
- Build application development platforms tailored to specific domains, like ecommerce storefronts or mobile apps
- Power AI coding platforms that let anyone build and deploy software
- Customize product behavior by allowing any user to write a short code snippet
- Offer every customer their own isolated database
- Provide each customer with their own subdomain
Deploy your own platform
Get a working platform running in minutes. Choose a template based on what you are building:
Platform Starter Kit
An example of a platform where users can deploy code at scale. Each snippet becomes its own isolated Worker, served at example.com/{app-name}. Deploying this starter kit automatically configures Workers for Platforms with routing handled for you.
View demo
View on GitHub
AI vibe coding platform
Build an AI vibe coding platform where users describe what they want and AI generates and deploys working applications. Best for: AI-powered app builders, code generation tools, or internal platforms that empower teams to build applications & prototypes.
VibeSDK ↗ handles AI code generation, code execution in secure sandboxes, live previews, and deployment at scale.
View demoView on GitHub
Features
- Isolation and multitenancy — Each of your customers runs code in their own Worker, a secure and isolated sandbox.
- Programmable routing, ingress, egress, and limits — You write code that dispatches requests to your customers' code, and can control ingress, egress, and set per-customer limits.
- Databases and storage — You can provide databases, object storage, and more to your customers as APIs they can call directly, without API tokens, keys, or external dependencies.
- Custom domains and subdomains — You call an API to create custom subdomains or configure custom domains for each of your customers.
To learn how these components work together, refer to How Workers for Platforms works.
Contents
100 pages mirrored from the Cloudflare documentation for cloudflare-for-platforms.
Pages
Cloudflare for SaaS
- API reference
- Design guide
- Custom hostnames
- Create custom hostnames
- Custom metadata
- Hostname validation
- Backoff schedule
- Error codes
- Pre-validation
- Real-time validation
- Validation status
- Zero-downtime migration
- Move hostnames
- Remove custom hostnames
- Analytics
- Performance
- Argo Smart Routing for SaaS
- Cache for SaaS
- Early Hints for SaaS
- Plans
- Quotas and billing
- Reference
- Certificate authorities
- Certificate statuses
- Connection request details
- Domain control validation backoff schedule
- Certificate and hostname priority
- Status codes
- Custom CSRs
- Custom hostnames
- Token validity periods
- Troubleshooting
- Deprecation - Version 1
- SaaS customers
- How it works
- Product compatibility
- Provider guides
- BigCommerce
- HubSpot
- Kinsta
- Render
- Salesforce Commerce Cloud
- Shopify
- Webflow
- WP Engine
- Remove domain
- Security
- Certificate management
- Certificate statuses
- Custom certificates
- Certificate signing requests (CSRs)
- Manage custom certificates
- TLS Management
- Issue and validate certificates
- Issue
- Renew
- Validate
- Delegated
- HTTP
- Troubleshooting
- TXT
- Webhook definitions
- Secure with Cloudflare Access
- WAF for SaaS
- Managed rulesets
- Get started
- Advanced Settings
- Apex proxying
- Setup
- Custom origin server
- Regional Hostnames
- Workers as your fallback origin
- Common API Calls
- Enable
- Configuring Cloudflare for SaaS
Workers for Platforms
- Configuration
- Bindings
- Custom limits
- Dynamic dispatch Worker
- Hostname routing
- Observability
- Outbound Workers
- Static assets
- Tags
- Get started
- How Workers for Platforms works
- Platform templates
- Deploy an Internal Static Sites Platform
- Platform Starter Kit
- Deploy an AI vibe coding platform
- Reference
- Limits
- Local development
- Multipart upload metadata
- API examples
- Pricing
- Worker Isolation
- WFP REST API