Playground

The full GraphQL documentation is available within the Playground. The Playground is a GraphiQL instance that interacts with our GraphQL service.

Requests made through the Playground are API requests that count towards API usage on your account. There is no differentation between these requests and integration requests.

https://api.firststreet.org/v2/playground?key={YOUR API KEY}

Last updated