SafeGraph data is available through our Places API!
Use our GraphQL API to find the places you care about in a variety of ways:
- Search for POI by location name, location type, address, radius, and more.
- Drill in on a specific POI for more detailed information.
Here you can find:
- Fundamental information on points of interest (POIs) such as location name, address, categories (broad and specific), open hours, and more
- Geospatial coordinates
- POI footprints that map the size and area of physical locations using polygons
- Spatial hierarchy metadata on how different places relate to each other (ex: a store within a mall)
- Coming soon: metrics on popular hours, popularity of POIs, and more
Requests or Feedback?
If there are any additional attributes or functions you may be interested in, please reach out to [email protected].
SafeGraph Data Usage
The Places API is for anyone looking to programmatically obtain data on physical places.
It provides the ability to search for places and retrieve specific attributes as results. As a GraphQL API, it allows the user to specify exactly what information is desired and the structure of the expected response.
Not for data download or research
The API may only be used for live applications. For downloading for use in research or other analysis, please use the Shop.
Terms of Use
You may not cache the data for any period of time. For more information, please refer to the Data License Agreement.
If you would like to use the Places API, please contact [email protected].
Rate Limits
The rate limit to the Places API is 1000 requests per minute, and 100 requests per second for the batch requests. A HTTP 429 response code will be returned for requests exceeding this limit.