Journey Foods API
Journey Foods API provides fast access to comprehensive food and ingredient nutrition data. Search ingredients, retrieve nutrient profiles, and power health, diet, and food intelligence applications with structured API responses.
Journey Foods API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Ingredients | ||
| GET |
/ingredients /ingredients |
List and filter ingredients with pagination. Supports advanced filtering by category, allergens, nutrition scores, and nutritional thresholds. |
| GET |
/ingredients/{ingredient_id} /ingredients/{ingredient_id} |
Retrieve detailed information for a specific ingredient. Fields returned depend on your subscription plan. |
| GET |
/ingredients/search /ingredients/search |
Search the Journey Foods global ingredients database by name. Results are limited based on your subscription plan (Basic: 10, Pro: 50, Enterprise: 100). |
| Nutrients | ||
| GET |
/nutrients/search /nutrients/search |
Search ingredients and retrieve their nutritional profiles. Basic plan returns macronutrients only, Pro/Enterprise plans return complete nutrient panels. |
| GET |
/nutrients/{ingredient_id} /nutrients/{ingredient_id} |
Retrieve complete nutritional profile for a specific ingredient. Basic plan returns macronutrients, Pro/Enterprise plans return full vitamin and mineral data. |
| Allergens | ||
| GET |
/allergens/{ingredient_id} /allergens/{ingredient_id} |
Retrieve allergen information for a specific ingredient. Basic plan returns boolean presence, Pro/Enterprise plans return detailed allergen lists by country. |
| GET |
/allergens/search /allergens/search |
Search ingredients and retrieve allergen information. Basic plan returns boolean allergen presence, Pro/Enterprise plans return detailed allergen data by country. |
| Products | ||
| GET |
/products/{product_id}/cost /products/{product_id}/cost |
Retrieve cost information for a specific product. |
| GET |
/products/search /products/search |
Search branded and formulated food products by name. |
| GET |
/products/{product_id}/sustainability /products/{product_id}/sustainability |
Retrieve sustainability score for a specific product. |
Journey Foods API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $49 / month | 30 / minute |
|
| PRO | $199 / month | — |
|