Get Website
Get a single website that is in your account.
GET
https://getgeoflow.com/beta/api/get-website/:siteID
Path Parameters
Name
Type
Description
siteID
String
Your Webflow Site ID
Headers
Name
Type
Description
Authorization*
String
Bearer <TOKEN>
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.
Last updated
Was this helpful?