get https://api.ivebeen.cooking/rss
Generates an RSS feed of recipes based on the provided filters.
Log in to see full request history
Responses
400Bad request. The attributes JSON is invalid.
500Internal server error.
Generates an RSS feed of recipes based on the provided filters.
400Bad request. The attributes JSON is invalid.
500Internal server error.
xxxxxxxxxx
curl --request GET \
--url https://api.ivebeen.cooking/rss \
--header 'accept: application/rss+xml'
Try It!
to start a request and see the response here!