{ "opencollection": "1.0.0", "info": { "name": "Toast Authentication Metadata API", "version": "1.0.0" }, "items": [ { "info": { "name": "Metadata", "type": "folder" }, "items": [ { "info": { "name": "Toast Get Menu Last Modified Timestamp", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/metadata", "headers": [ { "name": "Toast-Restaurant-External-ID", "value": "" } ] }, "docs": "A lightweight endpoint that allows you to determine if a restaurant's menu data has been updated. Toast support strongly recommends that you do not make a call to the `/menus` endpoint unless the date and time returned by the `/metadata` endpoint is more recent than the `lastUpdated` date and time. While this recommendation applies to all clients of the menus API, it is particularly important for clients that have limited bandwidth.\n" } ] } ], "bundled": true }