Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Nutritionix Brands API

Search the database of food and restaurant brands.

Nutritionix Brands API is one of 4 APIs that Nutritionix publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 30 JSON Schema definitions.

Tagged areas include Brands. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and 30 JSON Schemas.

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 2.0.

Requests are made against a single base URL, https://trackapi.nutritionix.com/v2.

1 operations 1 paths 3 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0
Base URL
https://trackapi.nutritionix.com/v2
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Nutritionix Brands API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-app-id (AppId). An API key is passed in the header as x-app-key (AppKey). By default, every request must be authenticated.

  • AppId — Your Nutritionix application identifier.
  • AppKey — Your Nutritionix application key.

Paths & Operations 1

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

Brands 1

Search the database of food and restaurant brands.

GET
/brands/search
Nutritionix Search Brands
searchBrands 3 params → 200401

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Brand (4 properties), Error (2 properties), BrandSearchResponse (1 property). Each schema is shown below with its type and property counts.

BrandSearchResponse
object
Response from the brand search endpoint.
1 property
Brand
object
A food or restaurant brand.
4 properties
Error
object
Standard error response.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nutritionix-brands-api-openapi.yml Raw ↑

Other APIs Nutritionix publishes across the network.

Nutritionix Item API
Nutritionix Natural Language API
Nutritionix Search API