Discussions

Ask a Question
Back to All

Can we have multiple categories or brands in request body for Product data API

API : https://api.datafiniti.co/v4/products/search

body: {
"query": "categories:chocolate AND brand: payday",
"num_records": 1
}

In the above body, can we add multiple categories or brands in queries?

Note: We don't want to use * which returns everything. Instead we are looking for some specific categories

For ex: All the shoes for Nike, puma, and adidas