Transform 91 — backend

This URL is the meal-scan API for the mobile app, not a website. A 404 on the homepage used to be normal; you’re seeing this page instead.

Food analysis endpoint:

POST /api/food-analyze with JSON { "imageBase64": "…", "mimeType": "image/jpeg" }

Open the Transform 91 app → MealsScan meal to use it.

Transform 91 AI meal scan runs on the server; the app never holds your API key.