Prerequisites
- Business plan or higher
- HTTPS endpoint ready
1
Open Settings
Click Settings in the sidebar.
2
Go to API Tab
Select the API & Webhook tab.
3
Find Webhook Section
Locate the webhook URL field.
4
Enter Your URL
Paste your webhook endpoint:
5
Save
Click Save to activate.
URL Requirements
- Must be HTTPS
- Must be publicly accessible
- Should respond with 200 OK
- Handle POST requests
Testing
After saving:- Trigger an event (create website)
- Check your server logs
- Verify data received
Example Endpoint
Tips
- Use HTTPS only
- Respond quickly (under 5 seconds)
- Handle retries
- Log all events
Workspace Overview
Learn more
White Label Setup
Learn more

