Which plans include API access?
Which plans include API access?
API access is available on Business, Elite, and Reseller plans. Pro plan doesn’t include API access.
How do I get an API key?
How do I get an API key?
Generate an API key in Settings → API & Webhook → Generate Key. Keep your key secure and don’t share it publicly.
Can I have multiple API keys?
Can I have multiple API keys?
Yes, you can create multiple API keys for different applications or environments. This helps with security and tracking.
What can I do with the API?
What can I do with the API?
The API allows you to:
- Create websites programmatically
- Manage website settings
- Trigger workflows
- Access website data
- Integrate with your existing systems
What webhook events are available?
What webhook events are available?
You can receive webhooks for:
- Website created
- Website published
- Website deleted
- Workflow completed
- And other workspace events
Do webhooks retry on failure?
Do webhooks retry on failure?
Yes, failed webhook deliveries are automatically retried. If your endpoint is temporarily unavailable, we’ll attempt redelivery.
What integrations are available?
What integrations are available?
Built-in integrations include:
- Analytics: Google Analytics, Google Tag Manager, Microsoft Clarity
- Chat: Crisp, Intercom, HubSpot Chat
- Payments: Stripe
Can I add custom integrations?
Can I add custom integrations?
Yes, use the Custom Code feature to add any third-party scripts to your websites. Add code to the header or body of your pages.
Do integrations work on all pages?
Do integrations work on all pages?
Yes, integrations configured in website settings apply to all pages of that website automatically.
How do I connect Google Analytics?
How do I connect Google Analytics?
Go to website Settings → Integrations → Google Analytics, enter your GA4 Measurement ID (G-XXXXXXXX), and save. Tracking starts immediately.
Is my API key secure?
Is my API key secure?
Your API key is shown only once when created. Store it securely. If compromised, delete the key and generate a new one.

