Healthy meal recommendations

We support JSON and GRPC API.

Localization will be supported via language and country parameters which internally will be matched to locale. Whisk does not perform mapping region or country to language. Client should select and pass language explicitly.

Empty strings, zero values, empty arrays and null values are not returned due to GRPC nature of the API implementation.

API Errors

CodeDescription

400

One or more parameters are invalid

403

Authentication not provided or incorrect

500

Server unavailable

Last updated