Indian Food Nutrition API
The most comprehensive Indian Food Nutrition API available anywhere. Get accurate nutrition data for 200 authentic Indian dishes — from street food to fine dining, breakfast to desserts, North to South India. Built specifically for developers who need Indian food data that global APIs like USDA simply don't have. 📦 WHAT'S INSIDE - - 200 authentic Indian dishes with verified nutrition data -…
Indian Food Nutrition API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get All Foods data /foods |
It gives the nutrition data of a particular category of food with their nutrtions. |
| GET |
Get Food nutrition search by name /foods/search |
It generates particular food item nutritions data |
| GET |
Get All food categories /foods/categories |
It generates all food categories |
| GET |
Get All data of all nutrition types /foods/tags |
It describes different types of nutrition. |
| GET |
Get the different food items for a tag /foods/tags/{tag} |
It generates data of different food item search by a particular nutrition(or tag). |
| GET |
Get different food items according meal type /foods/meal/{type} |
It generates different food items and their nutritions according to meal type like lunch, breakfast, dinner, snack, dessert, etc. |
| GET |
Get different food types nutritions according to region /foods/region/{region} |
It provides different categories of food and their nutritions for a particular region |
| GET |
Get data of all regions available in our API /food/regions |
Data of all regions available in our API(Indian regions only) |
| GET |
Get Nutritions data of a random food /foods/random |
It provides data of nutritions for a random food |
| GET |
Get comaprison data of nutrtion among different food /foods/compare |
It provides the comaprison data of food according to food ids. |
| GET |
Get food data by applying nutrtion filter /foods/filter/nutrition |
Here we are passing filter of different nutrtions through which we are getting different food data. |
| GET |
Get All allergens /foods/allergens |
It gives you the list of all allergens |
| GET |
Get the food data which is free from an allergen /foods/allergens/free/{a} |
It provides you food data for a specific allergen type |
| GET |
Get a single food full details /foods/{id} |
It gives you the full nutrtional details of a particular food search by its id. |
| POST |
Get Nutrition for custom serving /foods/calculate |
It provides the calculated data of given details. |
| POST |
Get Total nutrition for full meal /foods/meal-plan |
It provides nutritional detail of given meal |
Indian Food Nutrition API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $10 / month | — |
|
| MEGA | $15 / month | — |
|