DishData
# Restaurant Nutritional Info API #### Overview DishData provides developers with reliable, up-to-date nutritional information from restaurants across the country. Say goodbye to inaccurate crowdsourced data and elevate your app with professional-grade restaurant nutrition data. #### Why Choose DishData? **Guaranteed Accuracy & Currency** - All nutritional data is sourced directly from…
DishData endpoints
| Method | Endpoint | Description |
|---|---|---|
| Menu Items | ||
| GET |
/v1/menu-items/{id} /v1/menu-items/{id} |
Retrieve detailed information about a specific menu item |
| GET |
/v1/menu-items /v1/menu-items |
Search and filter menu items with pagination support. Supports filtering by nutrition values, restaurant, and sorting. |
| Restaurants | ||
| GET |
/v1/restaurants/{id} /v1/restaurants/{id} |
Retrieve detailed information about a specific restaurant |
| GET |
/v1/restaurants /v1/restaurants |
Search and filter restaurants with pagination support. Supports filtering by cuisine types and restaurant name. |
DishData pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9 / month | — |
|
| ULTRA | $49 / month | — |
|
| MEGA | $199 / month | — |
|