Returns a paginated list of products detected across all analyses. Filter by brand, category, analysis, or place.
API key with sf_live_ prefix. Pass as Authorization: Bearer sf_live_...
Filter by brand name (case-insensitive exact match).
"Coca-Cola"
Filter by product category.
"Beverages"
Filter by a specific analysis ID.
"an_g7h8j9k0"
Filter by place ID.
"pl_abc123"
Opaque pagination cursor returned in the previous response.
Maximum number of items to return (default 25, max 100).
1 <= x <= 100