Nutrition Menus

Search the food database the dashboard searches: the shared catalog plus the coach's own items. Use it to build meals with real nutrition data — copy productCode, the per-100g macros and a unit/unitWeight pair onto each meal food item. Omit search and barcode to browse the catalog.

get/api/public/food-items

Query parameters

pageinteger

Page number (1-based, default 1)

limitinteger

Number of items to return (default 25, max 500)

searchstring

Food name to search for. Matches anywhere in the name, best matches first.

barcodestring

Exact barcode lookup. Takes precedence over search.

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.