📱 Now on iOS - Track nutrition for 1000s of restaurants

Restaurant Menu Nutrition API

Search across tens of thousands of restaurant menu items and get nutritional information.

Why Use Our API?

  • Instant Nutrition Data

    Get calorie and macronutrient breakdowns for any restaurant menu in our database in seconds

  • AI-Powered Analysis

    Our database of menu items is growing every day.

  • Simple Integration

    RESTful API with comprehensive documentation and client libraries

Perfect For

  • Fitness Apps

    Help users track macros when eating out

  • Restaurant Chains

    Automatically generate nutrition facts for your menu

  • Health Platforms

    Provide nutritional insights for restaurant meals

API Example

Request

curl -X GET https://api.macros.menu/search?q=salad+with+chicken \
  -H "X-API-KEY: YOUR_API_KEY"

Response

{
  "items": [
    {
      "name": "Grilled Chicken Salad",
      "description": "Fresh mixed greens with grilled chicken",
      "calories": "320",
      "protein": "35",
      "carbs": "12",
      "fat": "15"
    },
    // ... similar items
  ]
}

Ready to Get Started?

Join the growing list of companies using our API to provide nutritional insights

Get My API Key - $20/month

Unlimited API calls • 99.9% Uptime