Search for Placer Entities

This service returns a list of Placer managed entities in a particular area. You can search based on any combination of the following filter parameters:
entities within a specific location radius, entities associated with a specific group category/category/sub category, entity name or type.
The response lists the matched entities, including address and location, zip code, group category, category ,sub-category and a link to Placer dashboard.
The service supports pagination using the skip parameter. The first 1000 entities matching the criteria of the request are available.
For available categories, see listed categories.

Note that when using the radius parameter, the actual area being considered for searching POIs is the area within a square that is bounding the circle, which is defined by the requested radius.
Please note: In case you receive results where the isPermitted attribute is set to “false”, that means that you are not permitted to run reports for those. In case you wish to extend your permissions please contact customer support.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
float
-90 to 90

Latitude of query location, if specified then response will not include Chains

float
-180 to 180

Longitude of query location, if specified then response will not include chains

string
length between 1 and 256

String included in the entity name

number
0.01 to 2000
Defaults to 1

Filter results by radius in miles. default value 0.01 miles

string

Filter specific category

string

Filter specific sub category

string

Filter specific group category i.e. Search POIs by business domains (e.g. Apparel,Dining, ....)

entityType
array of strings
Defaults to venue,complex,chain

Filter out specific entity type in search result. If this is not provided, all entity types will be returned

entityType
Allowed:
integer
1 to 100
Defaults to 10

Search result limit

number
0 to 999
Defaults to 0
boolean

If the parameter is set to true, the response will also include flagged entities

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json