MealFriend.net Developer Portal

Submit foods, issue API keys, and monitor usage analytics from one dashboard.

Build Nutrition-Safe Experiences

MealFriend.net helps apps and teams check if foods are compatible with lactose-free, gluten-free, vegan, nut-free, halal, and keto diets.

1
Create an account
Get your organization dashboard and secure API keys.
2
Call the API
Use /api/v1/check for real-time diet compatibility checks.
3
Track analytics
See request volume, key usage, and submission activity.

Portal Access

Create account Sign in

API Quick Example

GET /api/v1/check?food=pesto&diet=lactose-free

Include your key in the request header: X-API-Key: mf_...

GET /api/v1/analytics

Returns account-level usage stats for your API owner account.