📱 Download the #1 macro tracking app for iOS with over 10,000 restaurant menus and millions of food items.
Search across tens of thousands of restaurant menu items and get nutritional information.
Get calorie and macronutrient breakdowns for any restaurant menu in our database in seconds
Our database of menu items is growing every day.
RESTful API with comprehensive documentation and client libraries
Help users track macros when eating out
Automatically generate nutrition facts for your menu
Provide nutritional insights for restaurant meals
curl -X GET https://api.macros.menu/search?q=salad+with+chicken \
-H "X-API-KEY: YOUR_API_KEY"
{
"items": [
{
"name": "Grilled Chicken Salad",
"description": "Fresh mixed greens with grilled chicken",
"calories": "320",
"protein": "35",
"carbs": "12",
"fat": "15"
},
// ... similar items
]
}
Join the growing list of companies using our API to provide nutritional insights
Get My API Key - $20/monthUnlimited API calls • 99.9% Uptime