āš«šŸ”“šŸ”µ Retrieves all dishes or products detectable by the image recognition algorithms. ā±

(S) Limited amount of calls per second. Ā  This endpoint returns the available list of dish names separated by types ('food', 'drinks', 'ingredients', 'sauces', 'combo' [i.e. combination dish] and 'custom recipes'). Each dish object contains an id, name, portion size, and optional cooking measures.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

String containing the version of the recognition algorithm/model. If not provided, the endpoint will default to the first version listed in /version/activeModels

Allowed:
Query Params
string
enum

Desired language for the response. It must be a three-letter ISO 639-2/T code. Defaults to the APIUser's assigned language or english.

string

Include this parameter to retrieve cooking measure ids associated to each dish/ingredient.

The parameter doesn't require a value, just including it in the query string ('?cooking_measures') will work.

If not included, cooking measures won't be retrieved

Responses

400

Invalid syntax

401

Unauthorized, invalid token

403

You are not allowed to this method.

404

The specified URL was not found or couldn’t be retrieved

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json