Attention: Our API is in active development. Please ensure to read our Development Notice for important information on potential changes and updates. We appreciate your understanding.
GraphQL Explorer
The GraphQL Explorer serves as a handy tool for interacting with the API directly from a user-friendly graphical interface. Besides serving as a comprehensive documentation tool, it allows you to construct, execute, and test queries in real-time.
We highly recommend using the GraphQL Explorer over traditional REST clients like Postman for a couple of reasons. Firstly, it offers a more interactive and intuitive user experience. Secondly, GraphQL is fundamentally different from REST, and using a specialized tool like the GraphQL Explorer ensures you get to leverage the full capabilities of GraphQL.
Please proceed with caution if you decide to use the Production endpoint, as it involves interaction with real-world business data.
Altair GraphQL
Altair GraphQL is a feature-rich GraphQL Client that can be utilized either via a web browser or downloaded onto your machine. This tool enables you to perform extensive testing of your queries and mutations. Furthermore, it provides an intuitive interface to navigate the GraphQL schema documentation. Here, you can access detailed descriptions for each field and type, making it an indispensable resource for developers.