API Reference

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

Log in to see full request history
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
Defaults to created_at

Sort column for the results.

string
Defaults to asc

Sort order for the results.

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
Click Try It! to start a request and see the response here! Or choose an example:
application/json