Thought Industries · GraphQL Specification

Thought Industries GraphQL API

The Thought Industries GraphQL API provides flexible querying of platform data including courses, users, content, and enrollments. Available at /incoming/api/graphql with schema introspection supported. Complements the REST API for complex queries and mutations.

Documentation Endpoint View on GitHub EducationLearningLMSLXPE-LearningTrainingGraphQL

Overview

Thought Industries GraphQL API is a GraphQL API specification published by Thought Industries on the APIs.io network.

The Thought Industries GraphQL API provides flexible querying of platform data including courses, users, content, and enrollments. Available at /incoming/api/graphql with schema introspection supported. Complements the REST API for complex queries and mutations.

The GraphQL endpoint is available at https://{subdomain}.thoughtindustries.com/incoming/api. documentation is published at https://developer.thoughtindustries.com/graphql/.

The specification includes 2 reference links.

Tagged areas include Education, Learning, LMS, LXP, and E-Learning.

Endpoint

https://{subdomain}.thoughtindustries.com/incoming/api

References

Related API Specs

Thought Industries REST API (OpenAPI)
Back to Thought Industries · All GraphQL Specs · GitHub