Hyperflow 2 API
The Hyperflow API is directly integrated into your site.
Access it using your default domain name, e.g. https://www.mysite.com/.hf
Since Webflow does not permit pages or paths that begin with a period .
, there is no risk of conflicting with an existing Webflow page.
Get Hyperflow Overview
Indicates the Hyperflow version and all installed apps.
Hyperflow Core API Calls
All Hyperflow Core API calls follow the pattern;
Hyperflow Version
Returns the version number only, designed for app use.
Specific App API Calls
Fall under the app-name, e.g. wfx
.
Each app will have a distinct API and its own docs.
Hyperflow Info
On your HF2 enabled Webflow site, just add /.hf
to the end of your domain name, like this;
You'll get a version report.
Last updated