Search EntitiesCopy Pageget https://api.qloo.com/searchSearch for an entity by name or property.Query ParamsquerystringThe text to search against.typesarray of stringsThe category to search against. The following values are legacy types available for search only and are not supported in /v2/insights: urn:entity:actor - urn:entity:album - urn:entity:author - urn:entity:director - urn:entity:locality typesShow 12 enum valuesADD stringfilter.locationstringA location to base searches on. Accepts a lat/lon coordinate pair or a WKT geometry string. Also accepts a Qloo entity UUID. Lat/lon coordinate pair: latitude,longitude (e.g. 40.742306,-74.003494) WKT geometry string: a Well-Known Text geometry such as POINT(-73.99823 40.722668) Qloo entity UUID: a Qloo entity ID filter.radiusfloat0 to 100Defaults to 10The max distance in miles from the location to base results on. This only applies to categories with geolocation data. Default is 10 miles.filter.existsarray of stringsFilter results by existential property check like external.resy or external.michelinfilter.existsADD stringfilter.tagsarray of stringsFilter results by a tagfilter.tagsADD stringfilter.ratingdouble0 to 5Filter by the lowest desired business rating.filter.popularitydouble0 to 1The minimum value of popularity an entity must have to be output.filter.addressstringlength ≥ 1Filter by address using a partial string match. Supports comma-separated terms.operator.filter.tagsstringenumDefaults to unionThe operator.filter.tags parameter controls whether the API returns results matching all ("intersection") or any ("union") of the input tags.intersectionunionAllowed:intersectionunionpageint321 to 100Defaults to 1The page numbertakeintegerNumber of results to returnsort_bystringenumDefaults to matchSort results by criteriamatchdistancepopularityAllowed:matchdistancepopularityResponses 200OK 404No results 429Rate limit exceededUpdated 19 days ago Taste AnalysisSearch Entities by IDDid this page help you?YesNo