Once you've got a feel for the query format and output, transition over to your API tool of choice. Make sure to point to the Places API URL.
API Endpoint
https://api.safegraph.com/ve/graphql
Include your API key in the header, using the below key-value pair:
key | value |
---|---|
apikey | InsertYourKey |