How to get the GQL API documentation?
Article 2972634, Status: WIP > NOT VALIDATED > VALIDATED
Table of Contents
❓Issue/Question
- How can I get documentation for Central Data?
- Do you have any documentation for Series State?
- What are the data points available on your GQL APIs?
💻Environment/Context
- Series State, Central Data, Stats Feed
👌Resolution/Answer
- We have live documentation available for all our GQL APIs
- Using your API development software (Postman, Insomnia, Bruno etc.) do the following:
- Input the URL of the respective API
- Input the API key you received from GRID
- Run an introspection in the software
- You can also reach the documentation by inputing your API into our GQL Playground