Open-Food-Proxy
Instant nutrition & ingredient data by barcode or keyword, powered by the **OpenFoodFacts** database. ## Endpoints * **GET `/product/{barcode}`** – look up a product by EAN/UPC * **GET `/search?q=`** – keyword search across products ## Typical response fields | Field | Example | Description | |-------|---------|-------------| | `product_name` | "Nutella" | Product name | | `brands` | "Ferrero" |…
Open-Food-Proxy endpoints
| Method | Endpoint | Description |
|---|---|---|
| product | ||
| GET |
/product/{barcode} /product/{barcode} |
|
| search | ||
| GET |
/search /search |
|
Open-Food-Proxy pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | — |
|
| ULTRA | $29 / month | — |
|
| MEGA | $49 / month | — |
|