You can execute the following queries using the Places API Experimental Endpoint:
-
Search: Text: Search for POIs with a text string. Example:
coffee shops sf
-
Search: Around Coordinates: Search for places around a specific point
-
Lookup: Get more details about a specific POI
-
Children Lookup: Get information about the children of a specific POI
-
Batch Lookup: Get information about multiple POIs
Explore these query types in the GraphiQL Explorer using your API key.