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 API V1 API

The ApiV1 API from Food Info — 6 operation(s) for apiv1.

Food Info API V1 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 ApiV1. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and rate-limit docs.

This API exposes 6 operations across 6 paths, and defines 15 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.

6 operations 6 paths 15 schemas 6 GET

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 API V1 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 6

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

ApiV1 6
GET
/api/v1/nutrients
List the nutrient catalogue (id, name, unit, category) so callers can discover the nutrientId values used by the reverse-search endpoints.
listNutrients → 200
GET
/api/v1/foods/search
Search foods by name (case-insensitive substring).
searchFoods 3 params → 200400
GET
/api/v1/foods/{id}
Look up a single food by FoodData Central id.
getFood 1 param → 200404
GET
/api/v1/foods/{id}/panel
Full nutrient panel for a food: grouped per-100 g + per-serving amounts and % reference-intake values. source selects the RI basis ("UK RI" / "FDA 2016").
getFoodNutrientPanel 3 params → 200404
GET
/api/v1/nutrients/{nutrientId}/top-foods
Reverse nutrient search: reference foods richest in a nutrient, per 100 g, highest first.
listTopFoodsByNutrient 3 params → 200400404
GET
/api/v1/nutrients/{nutrientId}/bottom-foods
Inverse of top-foods: reference foods with the LEAST of a nutrient, per 100 g.
listBottomFoodsByNutrient 3 params → 200400404

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are FoodPanelDto (18 properties), NutrientRowDto (7 properties), NutrientDto (6 properties), PanelServingDto (5 properties). Each schema is shown below with its type and property counts.

ProblemDetails
object
5 properties
PanelServingDto
object
5 properties
RelatedFoodDto
object
3 properties
NutrientRankingDto
object
One food in a "best sources of X" ranking — Amount is per 100 g, in the nutrient's unit.
3 properties
NutrientRowDto
object
7 properties
NutrientDto
object
A nutrient in the picker catalogue (GET /nutrients). FoodInfo.Api.Dtos.NutrientDto.HasRda is true when an established reference intake (RDA/DV) exists for it;…
6 properties
FoodSource
string
InflammationDto
object
Inflammatory-potential summary for a food. FoodInfo.Api.Dtos.InflammationDto.Band is "anti" / "neutral" / "pro". FoodInfo.Api.Dtos.InflammationDto.ParamCount (…
4 properties
FoodPanelDto
object
Self.com-style food page: assembled view with portions and grouped nutrient panel.
18 properties
NutrientRefDto
object
The nutrient a reverse-search was run for.
3 properties
NutrientGroupDto
object
3 properties
FoodSummaryDto
object
Compact food record for single-food lookup (GET /foods/{id}).
5 properties
DataType
string
TopByNutrientDto
object
Result of GET /foods/top-by-nutrient.
2 properties
FoodSearchResultDto
object
Single search hit (GET /foods/search). Lean by design — clients pull the full panel via the id.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Food Info publishes across the network.

Food Info Recipes API API
Where this information came from

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