To connect to the Places API, you'll need an API Key which can be created from the SafeGraph API Dashboard.
The Places API uses the GraphQL query language. This allows you can structure each query to meet your requirements by defining the inputs and specifying exactly what fields you want to be returned.
If you are brand new to GraphQL, it's easy to learn! Check out our Intro to GraphQL for a quick tutorial or links to more in-depth sources. Or dive in with the GraphiQL Explorer below!