Macrofy Documentation
Nutrition data is messy. Macrofy gives you a nunified api for nutrition intelligence: with over 3M verified food items, image analysis, and secure developer-scoped authentication.
You keep ownership of your end-user identities. Macrofy verifies your signatures, issues scoped sessions, and powers your nutrition product with API + SDK primitives designed for production.
Your first 5 minutes
- Create an application in the dashboard and copy your
appIdandappSecret. - Generate an HMAC signature on your server for a user identifier.
- Connect the SDK with
{ appId, userId, signature }. - Start requesting food search, barcode, and scan workflows immediately.
If this is your first integration, start with Authentication, then move to Quickstart.