Skip to main content
Use the menu products API to render product lists outside Plato.
This endpoint currently expects the API key in the query string.

Example

Query Parameters

Response

CMS Data

When includeCmsData=true, Plato looks for CMS entries related to MenuProduct. The cmsData object is grouped by CMS database identifier:
Set includeCmsData=false when you only need the core product fields.

Notes

  • Products default to published=true.
  • Price filtering is applied against product price options.
  • Use slug for product detail pages.
  • Use ids when another system already knows the product ids.