Search for recipes.

Returns a list of recipes based on various search criteria and filters.

Query Params
string

The search term for recipes.

integer
Defaults to 1

Page number for pagination.

integer
Defaults to 50

Number of recipes per page.

string

Filter recipes by tags.

string
enum
Defaults to created_at

Sort column for the results.

Allowed:
string
enum
Defaults to asc

Sort order for the results.

Allowed:
string

JSON string of additional attributes to filter by. Can include country_of_origin, preparation_time, complexity, cost, nutritional_properties, and dietary_preferences.

Responses

400

Bad request. Invalid parameters or attributes JSON.

500

Internal server error.

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