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.

API entry from apis.yml

apis.yml Raw ↑
aid: thought-industries:graphql-api
name: Thought Industries GraphQL API
description: 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.
humanURL: https://developer.thoughtindustries.com/graphql/
baseURL: https://{subdomain}.thoughtindustries.com/incoming/api
tags:
- GraphQL
- Learning
- Education
- LMS
properties:
- type: Documentation
  url: https://developer.thoughtindustries.com/graphql/
- type: GettingStarted
  url: https://developer.thoughtindustries.com/api-tutorials/