Menu JSON API
Checkle provides an API for your menu data that can go directly to your site for the most control on the look and feel of your menu.
Cole Rickles
Last Update a day ago
Get venueId from Checkle web app URL after /v/ The venueId in example below is “-N5kKyjcTBJA3IceG-U9”
Menu API endpoint “https://checkle.menu/api/menus”
Add “venueId” as required query param
Example Endpoint - GET
Optional “menuIds” query param to pull specific menus. You can get the ids of menus by pulling all the menus then using “id” from menu data. Return one or several menus. For several menus split by commas
Example Endpoint - GET