How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Mealie Recipe: CRUD API

The Recipe: CRUD API from Mealie — 16 operation(s) for recipe: crud.

Mealie Recipe: CRUD API is one of 57 APIs that Mealie publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Recipe: CRUD. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and rate-limit docs.

This API exposes 24 operations across 16 paths, and defines 50 schemas. It is described by OpenAPI 3.2.0, at version nightly.

Requests are made against the base URL https://demo.mealie.io/api.

24 operations 16 paths 50 schemas 2 DELETE3 GET3 PATCH13 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
nightly
Base URL
https://demo.mealie.io/api
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Mealie Recipe: CRUD API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2PasswordBearer) using the password flow.

Paths & Operations 24

Across 16 paths, the API surfaces 24 operations — 2 DELETE, 3 GET, 3 PATCH, 13 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Recipe: CRUD 24
POST
/api/recipes/test-scrape-url
Test Parse Recipe Url
test_parse_recipe_url_api_recipes_test_scrape_url_post 1 param body → 200422
POST
/api/recipes/create/html-or-json
Create Recipe From Html Or Json
create_recipe_from_html_or_json_api_recipes_create_html_or_json_post 1 param body → 201422
POST
/api/recipes/create/html-or-json/stream
Create Recipe From Html Or Json Stream
create_recipe_from_html_or_json_stream_api_recipes_create_html_or_json_stream_post 1 param body → 200422
POST
/api/recipes/create/url
Parse Recipe Url
parse_recipe_url_api_recipes_create_url_post 1 param body → 201422
POST
/api/recipes/create/url/stream
Parse Recipe Url Stream
parse_recipe_url_stream_api_recipes_create_url_stream_post 1 param body → 200422
POST
/api/recipes/create/ai
Create Recipe With Ai
create_recipe_with_ai_api_recipes_create_ai_post 1 param body → 201422
POST
/api/recipes/create/ai/stream
Create Recipe With Ai Stream
create_recipe_with_ai_stream_api_recipes_create_ai_stream_post 1 param body → 200422
POST
/api/recipes/create/url/bulk
Parse Recipe Url Bulk
parse_recipe_url_bulk_api_recipes_create_url_bulk_post 1 param body → 202422
POST
/api/recipes/create/zip
Create Recipe From Zip
create_recipe_from_zip_api_recipes_create_zip_post 1 param body → 201422
GET
/api/recipes
Get All
get_all_api_recipes_get 19 params → 200422
POST
/api/recipes
Create One
create_one_api_recipes_post 1 param body → 201422
PUT
/api/recipes
Update Many
update_many_api_recipes_put 1 param body → 200422
PATCH
/api/recipes
Patch Many
patch_many_api_recipes_patch 1 param body → 200422
GET
/api/recipes/suggestions
Suggest Recipes
suggest_recipes_api_recipes_suggestions_get 13 params → 200422
GET
/api/recipes/{slug}
Get One
get_one_api_recipes__slug__get 2 params → 200422
PUT
/api/recipes/{slug}
Update One
update_one_api_recipes__slug__put 2 params body → 200422
PATCH
/api/recipes/{slug}
Patch One
patch_one_api_recipes__slug__patch 2 params body → 200422
DELETE
/api/recipes/{slug}
Delete One
delete_one_api_recipes__slug__delete 2 params → 200422
POST
/api/recipes/{slug}/duplicate
Duplicate One
duplicate_one_api_recipes__slug__duplicate_post 2 params body → 201422
PATCH
/api/recipes/{slug}/last-made
Update Last Made
update_last_made_api_recipes__slug__last_made_patch 2 params body → 200422
POST
/api/recipes/{slug}/image
Scrape Image Url
scrape_image_url_api_recipes__slug__image_post 2 params body → 200422
PUT
/api/recipes/{slug}/image
Update Recipe Image
update_recipe_image_api_recipes__slug__image_put 2 params body → 200422
DELETE
/api/recipes/{slug}/image
Delete Recipe Image
delete_recipe_image_api_recipes__slug__image_delete 2 params → 200422
POST
/api/recipes/{slug}/assets
Upload Recipe Asset
upload_recipe_asset_api_recipes__slug__assets_post 2 params body → 200422

Schemas 50

The contract defines 50 schemas that model the data the API accepts and returns. The most detailed are Recipe-Input (33 properties), Recipe-Output (33 properties), RecipeSummary (25 properties), IngredientUnit-Input (14 properties). Each schema is shown below with its type and property counts.

CreateIngredientFoodAlias
object
1 property 1 required
IngredientUnit-Input
object
14 properties 2 required
PaginationBase_RecipeSummary_
object
7 properties 1 required
Body_create_recipe_with_ai_stream_api_recipes_create_ai_stream_post
object
5 properties
MultiPurposeLabelSummary
object
4 properties 3 required
Body_create_recipe_with_ai_api_recipes_create_ai_post
object
5 properties
Body_update_recipe_image_api_recipes__slug__image_put
object
2 properties 2 required
RecipeTool
object
6 properties 3 required
CreateRecipe
object
1 property 1 required
Recipe-Output
object
33 properties
CreateRecipeBulk
object
3 properties 1 required
IngredientFood-Output
object
11 properties 2 required
IngredientReferences
object
A list of ingredient references.
1 property
RecipeCommentOut-Input
object
7 properties 7 required
ValidationError
object
5 properties 3 required
Body_upload_recipe_asset_api_recipes__slug__assets_post
object
4 properties 4 required
RecipeIngredient-Input
object
9 properties
CreateIngredientFood
object
8 properties 1 required
Body_create_recipe_from_zip_api_recipes_create_zip_post
object
1 property 1 required
IngredientFoodAlias
object
1 property 1 required
ScrapeRecipe
object
3 properties 1 required
Recipe-Input
object
33 properties
RecipeLastMade
object
1 property 1 required
RecipeCommentOut-Output
object
7 properties 7 required
IngredientUnit-Output
object
14 properties 2 required
UpdateImageResponse
object
1 property 1 required
RecipeAsset
object
3 properties 2 required
mealie__schema__recipe__recipe_comments__UserBase
object
4 properties 2 required
RecipeSuggestionResponse
object
1 property 1 required
RecipeTag
object
5 properties 2 required
RecipeSettings
object
6 properties
ScrapeRecipeTest
object
2 properties 1 required
CreateIngredientUnitAlias
object
1 property 1 required
IngredientFood-Input
object
11 properties 2 required
ScrapeRecipeData
object
4 properties 1 required
CreateIngredientUnit
object
12 properties 1 required
IngredientUnitAlias
object
1 property 1 required
RecipeNote
object
2 properties 2 required
Nutrition
object
11 properties
RecipeIngredient-Output
object
9 properties
RecipeSummary
object
25 properties
RecipeDuplicate
object
1 property
HTTPValidationError
object
1 property
OrderDirection
string
RecipeCategory
object
5 properties 2 required
RecipeSuggestionResponseItem
object
3 properties 3 required
UserBase-Output
object
4 properties 2 required
OrderByNullPosition
string
RecipeStep
object
5 properties 1 required
CreateRecipeByUrlBulk
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mealie-recipe-crud-api-openapi.yml Raw ↑

Other APIs Mealie publishes across the network.

Mealie Admin: About API
Mealie Admin: AI Providers API
Mealie Admin: Backups API
Mealie Admin: Debug API
Mealie Admin: Email API
Mealie Admin: Maintenance API
Mealie Admin: Manage Groups API
Mealie Admin: Manage Households API
Mealie Admin: Manage Users API
Mealie App: About API
Mealie Explore: Categories API
Mealie Explore: Cookbooks API
Where this information came from

This is an independent, third-party profile of Mealie Recipe: CRUD API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.