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

Food Info Recipes API API

The RecipesApi API from Food Info — 2 operation(s) for recipesapi.

Food Info Recipes API API is one of 2 APIs that Food Info publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 2 operations across 2 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://api.food-info.org.

2 operations 2 paths 10 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.food-info.org
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Food Info Recipes API API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Api-Key (ApiKey). By default, every request must be authenticated, though some operations may also be called without credentials.

  • ApiKey — Developer API key. Create one at https://food-info.org/developer

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.

RecipesApi 2
POST
/api/v1/recipes/parse
Parse raw ingredient lines into structured {quantity, unit, food, …}. No DB, no food match.
parseRecipeIngredients body → 200400
POST
/api/v1/recipes/analyze
Analyze a recipe → per-line resolution + per-serving/per-100 g nutrition + source attribution + review flags.
analyzeRecipeNutrition body → 200400

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are ParsedIngredient (10 properties), IngredientResult (9 properties), NutritionFacts (8 properties), RecipeAnalysis (8 properties). Each schema is shown below with its type and property counts.

ProblemDetails
object
5 properties
ParsedIngredient
object
The structured result of parsing one raw recipe ingredient line (recipe-engine P0 slice 2). Every field the later stages need to resolve a food + a gram weight…
10 properties 1 required
RecipeAnalysisRequest
object
Analyze a recipe: raw ingredient lines + the blog's home nation (region-weighting) + servings.
3 properties
RecipeParseRequest
object
Body for POST /api/v1/recipes/parse.
1 property
RecipeNutrientRow
object
One nutrient in the full breakdown: per-serving + per-100 g amounts in the nutrient's own unit, plus the per-serving %DV + daily reference (drives the coloured…
7 properties
RecipeAnalysis
object
Full recipe analysis: per-line results, per-serving + per-100 g nutrition, the source DBs used (for attribution — required on every page), and any lines flagge…
8 properties
RecipeNutrientGroup
object
A category of nutrients (Proximates, Vitamins, Minerals…) for the full breakdown modal, ordered.
2 properties
NutritionFacts
object
The WPRM-shaped nutrition label (per serving or per 100 g). Sodium in mg; the rest in g / kcal.
8 properties
UnitKind
string
How a parsed unit converts to grams downstream (recipe-engine Stage 4, mass-resolve).
IngredientResult
object
The resolution of one ingredient line: what it parsed to, the food it matched, and the grams.
9 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

food-info-recipesapi-api-openapi.yml Raw ↑

Other APIs Food Info publishes across the network.

Food Info API V1 API
Where this information came from

This is an independent, third-party profile of Food Info Recipes API 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.