Add Website
Last updated
Was this helpful?
Last updated
Was this helpful?
POST
https://getgeoflow.com/beta/api/add-website/:accountID
Add a single website to your Geoflow account by passing a valid URL (including https) and the Webflow site ID. Optionally provide a name for your website, otherwise one will be randomly generated for you.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Developer Warning: Never share your API key with anyone or add it to client-side code. Where possible, use environment variables in your backend to keep your API key secure.
accountID*
String
Your Account ID
Content-Type*
String
application/json
Authorization*
String
Bearer <TOKEN>
websiteURL*
String
Valid Website URL with HTTPS
websiteID*
String
Your Webflow Site ID
websiteName
String
Your Website Name