Hyperflow 2 API
Last updated
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 /.hfIndicates the Hyperflow version and all installed apps.
All Hyperflow Core API calls follow the pattern;
/.hf/api/*GET /.hf/api/versionReturns the version number only, designed for app use.
Fall under the app-name, e.g. wfx .
Each app will have a distinct API and its own docs.
On your HF2 enabled Webflow site, just add /.hf to the end of your domain name, like this;
e.g. https://www.sygnal.com/.hf
You'll get a version report.

Last updated
/.hf/(app-name)/* Sygnal Hyperflow v2.0.2.0
Docs:
https://hyperflow.sygnal.com/