get https://api.ivebeen.cooking/recipes/
Fetches a recipe by its unique identifier or slug.
Log in to see full request history
Responses
404Recipe not found.
500Internal server error.
Fetches a recipe by its unique identifier or slug.
404Recipe not found.
500Internal server error.
xxxxxxxxxx
curl --request GET \
--url https://api.ivebeen.cooking/recipes/idOrSlug \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: