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 |
|---|---|---|
| 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. |
| 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 |
/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). |
| 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. |
| GET |
/ingredients/{ingredient_id} /ingredients/{ingredient_id} |
Retrieve detailed information for a specific ingredient. Fields returned depend on your subscription plan. |
| GET |
/ingredients /ingredients |
List and filter ingredients with pagination. Supports advanced filtering by category, allergens, nutrition scores, and nutritional thresholds. |
Journey foods API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $49 / month | 30 / minute |
|
| PRO | $199 / month | — |
|