Our API Playground is an interactive, browser-based interface that allows you to explore and test the Newspark GraphQL API in real time. It provides a convenient way to write queries, view documentation, and inspect the structure of the API—all from within your browser.
You can use the Playground to:
- Browse available queries, mutations, and types
- Test and debug your API calls
- Experiment with different parameters and query structures
- View real-time responses and error messages
What You’ll Need
To use the GraphQL Playground effectively, you may need the following:
- API Key – This is required to authenticate your requests to the Newspark API.
- VHOST ID – This helps scope your requests to a specific project or virtual host within Newspark’s platform.
Make sure to include these credentials in the HTTP Headers section of the Playground for authenticated access to project-specific data.