BonHappetee Food & Nutrition API
Bon happetee offers the unique advantage of having a deep database that is built with data mining/analytics in mind; specifically, it is built for smart computations and building algorithms and meal recommendation engine.The data has been built over the last 8 years using real insights from 100K users and 4 Million meal logs resulting in a best in class coverage, depth and usability.
BonHappetee Food & Nutrition API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Search | ||
| GET |
searchFood /search |
Here is an explanation of API response. "food_name": _Short food name (avoid using this)_ "common_names": _Food name with more details (use this to show to user)_… |
| Food Details | ||
| GET |
foodBasic /food/basic |
The get Food Basic endpoint is a concise version of the get Food endpoint and contains. \- Basic food information \- Nutrition "food_item_id": 188, "food_name":… |
| GET |
food /food |
The get Food end point is the most comprehensive endpoint to receive all data about a given product. The endpoint includes \- Basic food information \- Nutrition \- Preparation… |
| ingredients | ||
| GET |
ingredients /ingredients |
For foods that are made up of multiple food items. This endpoint shows the detailed breakdown of ingredients and their specific proportions. This endpoint gives the ingredient… |
| Other endpoints | ||
| GET |
searchFood /search |
Here is an explanation of API response. "food_name": _Short food name (avoid using this)_ "common_names": _Food name with more details (use this to show to user)_… |
| GET |
foodBasic /food/basic |
The get Food Basic endpoint is a concise version of the get Food endpoint and contains. \- Basic food information \- Nutrition "food_item_id": 188, "food_name":… |
| GET |
food /food |
The get Food end point is the most comprehensive endpoint to receive all data about a given product. The endpoint includes \- Basic food information \- Nutrition \- Preparation… |
| GET |
ingredients /ingredients |
For foods that are made up of multiple food items. This endpoint shows the detailed breakdown of ingredients and their specific proportions. This endpoint gives the ingredient… |
BonHappetee Food & Nutrition API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $49.99 / month | 10 / minute |
|
| ULTRA | $99.99 / month | 100 / minute |
|
| MEGA | $199 / month | — |
|