GET /v2/search
openfoodfacts.org:open-food-facts-api
Summary: Search products
Operation ID: searchProducts
Auth: none
Operation ID: searchProducts
Auth: none
Description
Search for food products by various criteria.
Parameters (5)
brands_tags
(string, query, optional)
Brand filter
categories_tags_en
(string, query, optional)
Category filter (e.g., 'chocolate', 'beverages')
fields
(string, query, optional)
Comma-separated list of fields to return
page
(integer, query, optional, default: 1)
Page number
page_size
(integer, query, optional, default: 20)
Number of results per page
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Search for chocolate products by category | curl |
https://world.openfoodfacts.org/api/v2/search?categories_tags_en=chocolate |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:12:28.895057 | 200 | 13497ms | 1.5MB |