The API currently only accepts a single value search parameter. There is a requirement to be able to pass multiple parameters/values through the API. For example, execute a search through the API for features that contain 3 specific tag values.
Thank you for the idea. Given the low volume of support for this idea, we do not have plans to make updates in this area at this time.
That will be very helpful if a query string is allowed in API. For example, if I would like to find all the product lines, then a query like "product_line=true" will be more effective than looping through all products.