Overview

New to developing with Menuflow? Start here.

We have a growing REST API which makes extending and integrating with Menuflow simple and powerful.

We have two API endpoints which are shown below. For testing and development use the Test endpoint. Then switch to the live endpoint when you launch your integration.

Live API endpoint: https://api.menuflow.com/go

Test API endpoint: https://api.menuflow.dev/go

Authentication is via an api-key, which can be generated in the Menuflow portal.

Last updated