get https://api.ivebeen.cooking/og-image/
Generates an Open Graph image for a recipe based on the provided recipe slug and parameters.
Log in to see full request history
Responses
404Recipe not found.
500Internal server error.
Generates an Open Graph image for a recipe based on the provided recipe slug and parameters.
404Recipe not found.
500Internal server error.
xxxxxxxxxx
curl --request GET \
--url https://api.ivebeen.cooking/og-image/recipe_slug \
--header 'accept: image/jpeg'
Try It!
to start a request and see the response here! Or choose an example: