Thought Industries website screenshot

Thought Industries

Thought Industries is a B2B learning platform (LMS/LXP) providing REST and GraphQL APIs for programmatic access to courses, users, enrollments, content management, and reporting. Their developer portal enables integration of learning experiences into enterprise workflows with webhook support and comprehensive API coverage for user lifecycle, content, and analytics.

Thought Industries publishes 6 APIs on the APIs.io network, including Content API, Courses API, Enrollments API, and 3 more. Tagged areas include Education, Learning, LMS, LXP, and E-Learning.

The Thought Industries catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Thought Industries’ developer surface includes authentication, engineering blog, documentation, getting-started guide, support, and 10 more developer resources.

58.3/100 strong ▬ flat Agent 36/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
7 APIs
EducationLearningLMSLXPE-LearningTraining

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 58.3/100 · strong
Contract Quality 18.6 / 25
Developer Ergonomics 10.0 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 5.8 / 13
Governance 7.0 / 12
Discoverability 7.4 / 10
Agent readiness — 36/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/thought-industries: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 7

Individual APIs this provider publishes, each with its own machine-readable definition.

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...

Thought Industries Content API

Learning content and categories

Thought Industries Courses API

Course management and content

Thought Industries Enrollments API

Course enrollment management

Thought Industries Groups API

User group management

Thought Industries Reports API

Analytics and reporting

Thought Industries Users API

User lifecycle management

Scroll for all 7

Postman Collections 6

Ready-to-run Postman collections for exercising this provider's APIs.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

GraphQL 1

GraphQL schemas published by this provider.

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...

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Thought Industries Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Thought Industries Context

20 classes · 0 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Thought Industries API Rules

5 rules · 4 warnings 1 info

SPECTRAL

Thought Industries API Rules

8 rules · 3 errors 5 warnings

SPECTRAL

JSON Schema 2

Standalone JSON Schema definitions for this provider's data models.

Enrollment

7 properties

JSON SCHEMA

User

8 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Thought Industries User Structure

0 properties

JSON STRUCTURE

Examples 2

Example request and response payloads for these APIs.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Thought Industries Authentication

apiKey · 2 schemes

SECURITY

Thought Industries Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Thought Industries Trust Center

SOC 2, ISO 27001, PCI DSS, HIPAA, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Thought Industries Agentic Access

15 operations · 6 acting

15 operations · 6 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: thought-industries
name: Thought Industries
description: Thought Industries is a B2B learning platform (LMS/LXP) providing REST and GraphQL APIs for programmatic access
  to courses, users, enrollments, content management, and reporting. Their developer portal enables integration of learning
  experiences into enterprise workflows with webhook support and comprehensive API coverage for user lifecycle, content, and
  analytics.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/thought-industries.png
tags:
- Education
- Learning
- LMS
- LXP
- E-Learning
- Training
created: '2025-03-01'
modified: '2026-05-19'
url: https://raw.githubusercontent.com/api-evangelist/thought-industries/refs/heads/main/apis.yml
specificationVersion: '0.19'
apis:
- 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/
  - url: graphql/thought-industries-graphql.md
    type: GraphQL
- aid: thought-industries:thought-industries-content-api
  name: Thought Industries Content API
  description: Learning content and categories
  humanURL: https://developer.thoughtindustries.com/
  baseURL: https://{subdomain}.thoughtindustries.com/incoming/api/v1
  tags:
  - Content
  properties:
  - type: OpenAPI
    url: openapi/thought-industries-content-api-openapi.yml
  - type: Documentation
    url: https://api.thoughtindustries.com/
  - type: GettingStarted
    url: https://developer.thoughtindustries.com/api-tutorials/
  - type: Authentication
    url: https://developer.thoughtindustries.com/api-tutorials/
  - type: JSONSchema
    url: json-schema/thought-industries-user-schema.json
  - type: JSONSchema
    url: json-schema/thought-industries-enrollment-schema.json
- aid: thought-industries:thought-industries-courses-api
  name: Thought Industries Courses API
  description: Course management and content
  humanURL: https://developer.thoughtindustries.com/
  baseURL: https://{subdomain}.thoughtindustries.com/incoming/api/v1
  tags:
  - Courses
  properties:
  - type: OpenAPI
    url: openapi/thought-industries-courses-api-openapi.yml
  - type: Documentation
    url: https://api.thoughtindustries.com/
  - type: GettingStarted
    url: https://developer.thoughtindustries.com/api-tutorials/
  - type: Authentication
    url: https://developer.thoughtindustries.com/api-tutorials/
  - type: JSONSchema
    url: json-schema/thought-industries-user-schema.json
  - type: JSONSchema
    url: json-schema/thought-industries-enrollment-schema.json
- aid: thought-industries:thought-industries-enrollments-api
  name: Thought Industries Enrollments API
  description: Course enrollment management
  humanURL: https://developer.thoughtindustries.com/
  baseURL: https://{subdomain}.thoughtindustries.com/incoming/api/v1
  tags:
  - Enrollments
  properties:
  - type: OpenAPI
    url: openapi/thought-industries-enrollments-api-openapi.yml
  - type: Documentation
    url: https://api.thoughtindustries.com/
  - type: GettingStarted
    url: https://developer.thoughtindustries.com/api-tutorials/
  - type: Authentication
    url: https://developer.thoughtindustries.com/api-tutorials/
  - type: JSONSchema
    url: json-schema/thought-industries-user-schema.json
  - type: JSONSchema
    url: json-schema/thought-industries-enrollment-schema.json
- aid: thought-industries:thought-industries-groups-api
  name: Thought Industries Groups API
  description: User group management
  humanURL: https://developer.thoughtindustries.com/
  baseURL: https://{subdomain}.thoughtindustries.com/incoming/api/v1
  tags:
  - Groups
  properties:
  - type: OpenAPI
    url: openapi/thought-industries-groups-api-openapi.yml
  - type: Documentation
    url: https://api.thoughtindustries.com/
  - type: GettingStarted
    url: https://developer.thoughtindustries.com/api-tutorials/
  - type: Authentication
    url: https://developer.thoughtindustries.com/api-tutorials/
  - type: JSONSchema
    url: json-schema/thought-industries-user-schema.json
  - type: JSONSchema
    url: json-schema/thought-industries-enrollment-schema.json
- aid: thought-industries:thought-industries-reports-api
  name: Thought Industries Reports API
  description: Analytics and reporting
  humanURL: https://developer.thoughtindustries.com/
  baseURL: https://{subdomain}.thoughtindustries.com/incoming/api/v1
  tags:
  - Reports
  properties:
  - type: OpenAPI
    url: openapi/thought-industries-reports-api-openapi.yml
  - type: Documentation
    url: https://api.thoughtindustries.com/
  - type: GettingStarted
    url: https://developer.thoughtindustries.com/api-tutorials/
  - type: Authentication
    url: https://developer.thoughtindustries.com/api-tutorials/
  - type: JSONSchema
    url: json-schema/thought-industries-user-schema.json
  - type: JSONSchema
    url: json-schema/thought-industries-enrollment-schema.json
- aid: thought-industries:thought-industries-users-api
  name: Thought Industries Users API
  description: User lifecycle management
  humanURL: https://developer.thoughtindustries.com/
  baseURL: https://{subdomain}.thoughtindustries.com/incoming/api/v1
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/thought-industries-users-api-openapi.yml
  - type: Documentation
    url: https://api.thoughtindustries.com/
  - type: GettingStarted
    url: https://developer.thoughtindustries.com/api-tutorials/
  - type: Authentication
    url: https://developer.thoughtindustries.com/api-tutorials/
  - type: JSONSchema
    url: json-schema/thought-industries-user-schema.json
  - type: JSONSchema
    url: json-schema/thought-industries-enrollment-schema.json
common:
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/thought-industries/overview
- type: AgenticAccess
  url: agentic-access/thought-industries-agentic-access.yml
- type: TrustCenter
  url: security/thought-industries-trust-center.yml
- type: DomainSecurity
  url: security/thought-industries-domain-security.yml
- type: Authentication
  url: authentication/thought-industries-authentication.yml
- url: https://www.thoughtindustries.com/blog/feed/
  type: Blog
- type: LinkedIn
  url: https://www.linkedin.com/company/thought-industries
- type: Website
  url: https://www.thoughtindustries.com/
- type: DeveloperPortal
  url: https://developer.thoughtindustries.com/
- type: Documentation
  url: https://api.thoughtindustries.com/
- type: GettingStarted
  url: https://developer.thoughtindustries.com/api-tutorials/
- type: Authentication
  url: https://academy.thoughtindustries.com/courses/api-keys
- type: GitHubOrganization
  url: https://github.com/thoughtindustries
- type: Webhooks
  url: https://developer.thoughtindustries.com/
- type: Support
  url: https://support.thoughtindustries.com/
- type: Integrations
  url: https://www.thoughtindustries.com/partners/
integrations:
- name: figure-3
- name: Ti logo w/ TM white text
- name: Twitter
- name: LinkedIn
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com