Insights GraphiQL Explorer
A tool for exploring the Insights GraphQL API
OpenTok developers can use the GraphiQL Explorer to:
- Explore the Insights / Advanced Insights API schema
- Run real queries against the API
- Look through a history of your requests
The GraphiQL Explorer is an instance of GraphiQL, an open source graphical interface to explore GraphQL APIs. You can use it to understand the Insights / Advanced Insights API and make calls against it in an easy-to-use interface, before doing so programmatically.
Use cases
- Learn about Video API usage for your projects
- Test drive custom queries before integrating Advanced Insights API into your environment
- Accurately calculate participants' minutes for a specific period for billing metrics
You can correlate usage and quality data from Insights GraphiQL Explorer queries to learn vital information about users habits and preferences. This can assist in solving UX challenges and help direct resources related to usage of the Video API.
Features
- Explore the Insights / Advanced Insights API schema
- Obtain project data (subject to data retention and latency)
- See a map of where minutes were generated and stack multiple filters as you please
- Look through a history of your requests for changes in usage metrics over time
- With Advanced Insights enabled, you can view session-level information in your video application
Limitations
Some features may require the Advanced Insights Add-on. Request access to Advanced Insights for your applications here.