Teachable website screenshot

Teachable

Teachable is an online course and coaching platform that empowers creators to build and sell educational content without technical expertise. The Teachable REST API provides programmatic access to school management capabilities including course management, user enrollment, quiz responses, and sales transaction data. The API supports two authentication patterns: a server-side Admin API using API keys and an OAuth API for third-party application integrations. API access is available on Growth and Advanced plans, with webhook support for event-driven workflows covering enrollment, lecture completion, sales, and user lifecycle events.

Teachable publishes 10 APIs on the APIs.io network, including Courses API, CurrentUser API, Enrollments API, and 7 more. Tagged areas include Online Courses, E-Learning, Education, Course Management, and Enrollments.

The Teachable catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Teachable’s developer surface includes authentication, documentation, engineering blog, changelog, pricing, support, and 13 more developer resources.

53.2/100 developing ▬ flat Agent 38/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessPaidSelf serveFree trial⚡ Free to try
10 APIs
Online CoursesE-LearningEducationCourse ManagementEnrollmentsCoachingMembershipsTransactions

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 53.2/100 · developing
Contract Quality 17.2 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 11.6 / 20
Operational Transparency 4.8 / 13
Governance 7.0 / 12
Discoverability 7.4 / 10
Agent readiness — 38/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 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 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/teachable: 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 10

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

Teachable Courses API

Course management endpoints

Teachable CurrentUser API

Endpoints for the authenticated current user

Teachable Enrollments API

Enrollment management endpoints

Teachable Lectures API

Lecture management endpoints

Teachable PricingPlans API

Pricing plan endpoints

Teachable Quizzes API

Quiz and quiz response endpoints

Teachable Transactions API

Transaction and sales endpoints

Teachable Users API

User management endpoints

Teachable Videos API

Video access endpoints for current user

Teachable Webhooks API

Webhook configuration and event endpoints

Scroll for all 10

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Teachable Rate Limits

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

Teachable Context

98 classes · 17 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Teachable API Rules

6 rules · 5 warnings 1 info

SPECTRAL

JSON Schema 5

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

TeachableCourse

8 properties

JSON SCHEMA

TeachableEnrollment

5 properties

JSON SCHEMA

TeachableTransaction

21 properties

JSON SCHEMA

TeachableUser

8 properties

JSON SCHEMA

TeachableWebhook

5 properties

JSON SCHEMA

Examples 5

Example request and response payloads for these APIs.

Security Posture 4

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

Teachable Authentication

apiKey/oauth2 · 3 schemes

SECURITY

Teachable Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Teachable Vulnerability Disclosure

disclosure policy published

SECURITY

Teachable Trust Center

SOC 2, ISO 27001, GDPR

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Teachable Scopes

4 scopes · authorizationCode

4 scopes

SCOPES

Agentic Access 1

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

Teachable Agentic Access

28 operations · 6 acting

28 operations · 6 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: teachable
name: Teachable
type: Index
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: true
  try_now: true
  public: false
  label: Paid (free trial) · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/teachable.png
url: https://raw.githubusercontent.com/api-evangelist/teachable/refs/heads/main/apis.yml
created: '2026-06-12'
modified: '2026-06-12'
specificationVersion: '0.19'
description: 'Teachable is an online course and coaching platform that empowers creators to build and sell educational content
  without technical expertise. The Teachable REST API provides programmatic access to school management capabilities including
  course management, user enrollment, quiz responses, and sales transaction data. The API supports two authentication patterns:
  a server-side Admin API using API keys and an OAuth API for third-party application integrations. API access is available
  on Growth and Advanced plans, with webhook support for event-driven workflows covering enrollment, lecture completion, sales,
  and user lifecycle events.

  '
tags:
- Online Courses
- E-Learning
- Education
- Course Management
- Enrollments
- Coaching
- Memberships
- Transactions
apis:
- aid: teachable:teachable-courses-api
  name: Teachable Courses API
  description: Course management endpoints
  humanURL: https://docs.teachable.com/docs/overview-1
  baseURL: https://developers.teachable.com/v1
  tags:
  - Courses
  properties:
  - type: OpenAPI
    url: openapi/teachable-courses-api-openapi.yml
  - type: Documentation
    url: https://docs.teachable.com/docs/overview-1
  - type: Reference
    url: https://docs.teachable.com/reference/listcourses
  - type: RateLimits
    url: https://docs.teachable.com/docs/rate-limits
  - type: GettingStarted
    url: https://docs.teachable.com/docs/quickstart-guide
  - type: ChangeLog
    url: https://docs.teachable.com/changelog
- aid: teachable:teachable-currentuser-api
  name: Teachable CurrentUser API
  description: Endpoints for the authenticated current user
  humanURL: https://docs.teachable.com/docs/overview-1
  baseURL: https://developers.teachable.com/v1
  tags:
  - CurrentUser
  properties:
  - type: OpenAPI
    url: openapi/teachable-currentuser-api-openapi.yml
  - type: Documentation
    url: https://docs.teachable.com/docs/overview-1
  - type: Reference
    url: https://docs.teachable.com/reference/listcourses
  - type: RateLimits
    url: https://docs.teachable.com/docs/rate-limits
  - type: GettingStarted
    url: https://docs.teachable.com/docs/quickstart-guide
  - type: ChangeLog
    url: https://docs.teachable.com/changelog
- aid: teachable:teachable-enrollments-api
  name: Teachable Enrollments API
  description: Enrollment management endpoints
  humanURL: https://docs.teachable.com/docs/overview-1
  baseURL: https://developers.teachable.com/v1
  tags:
  - Enrollments
  properties:
  - type: OpenAPI
    url: openapi/teachable-enrollments-api-openapi.yml
  - type: Documentation
    url: https://docs.teachable.com/docs/overview-1
  - type: Reference
    url: https://docs.teachable.com/reference/listcourses
  - type: RateLimits
    url: https://docs.teachable.com/docs/rate-limits
  - type: GettingStarted
    url: https://docs.teachable.com/docs/quickstart-guide
  - type: ChangeLog
    url: https://docs.teachable.com/changelog
- aid: teachable:teachable-lectures-api
  name: Teachable Lectures API
  description: Lecture management endpoints
  humanURL: https://docs.teachable.com/docs/overview-1
  baseURL: https://developers.teachable.com/v1
  tags:
  - Lectures
  properties:
  - type: OpenAPI
    url: openapi/teachable-lectures-api-openapi.yml
  - type: Documentation
    url: https://docs.teachable.com/docs/overview-1
  - type: Reference
    url: https://docs.teachable.com/reference/listcourses
  - type: RateLimits
    url: https://docs.teachable.com/docs/rate-limits
  - type: GettingStarted
    url: https://docs.teachable.com/docs/quickstart-guide
  - type: ChangeLog
    url: https://docs.teachable.com/changelog
- aid: teachable:teachable-pricingplans-api
  name: Teachable PricingPlans API
  description: Pricing plan endpoints
  humanURL: https://docs.teachable.com/docs/overview-1
  baseURL: https://developers.teachable.com/v1
  tags:
  - PricingPlans
  properties:
  - type: OpenAPI
    url: openapi/teachable-pricingplans-api-openapi.yml
  - type: Documentation
    url: https://docs.teachable.com/docs/overview-1
  - type: Reference
    url: https://docs.teachable.com/reference/listcourses
  - type: RateLimits
    url: https://docs.teachable.com/docs/rate-limits
  - type: GettingStarted
    url: https://docs.teachable.com/docs/quickstart-guide
  - type: ChangeLog
    url: https://docs.teachable.com/changelog
- aid: teachable:teachable-quizzes-api
  name: Teachable Quizzes API
  description: Quiz and quiz response endpoints
  humanURL: https://docs.teachable.com/docs/overview-1
  baseURL: https://developers.teachable.com/v1
  tags:
  - Quizzes
  properties:
  - type: OpenAPI
    url: openapi/teachable-quizzes-api-openapi.yml
  - type: Documentation
    url: https://docs.teachable.com/docs/overview-1
  - type: Reference
    url: https://docs.teachable.com/reference/listcourses
  - type: RateLimits
    url: https://docs.teachable.com/docs/rate-limits
  - type: GettingStarted
    url: https://docs.teachable.com/docs/quickstart-guide
  - type: ChangeLog
    url: https://docs.teachable.com/changelog
- aid: teachable:teachable-transactions-api
  name: Teachable Transactions API
  description: Transaction and sales endpoints
  humanURL: https://docs.teachable.com/docs/overview-1
  baseURL: https://developers.teachable.com/v1
  tags:
  - Transactions
  properties:
  - type: OpenAPI
    url: openapi/teachable-transactions-api-openapi.yml
  - type: Documentation
    url: https://docs.teachable.com/docs/overview-1
  - type: Reference
    url: https://docs.teachable.com/reference/listcourses
  - type: RateLimits
    url: https://docs.teachable.com/docs/rate-limits
  - type: GettingStarted
    url: https://docs.teachable.com/docs/quickstart-guide
  - type: ChangeLog
    url: https://docs.teachable.com/changelog
- aid: teachable:teachable-users-api
  name: Teachable Users API
  description: User management endpoints
  humanURL: https://docs.teachable.com/docs/overview-1
  baseURL: https://developers.teachable.com/v1
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/teachable-users-api-openapi.yml
  - type: Documentation
    url: https://docs.teachable.com/docs/overview-1
  - type: Reference
    url: https://docs.teachable.com/reference/listcourses
  - type: RateLimits
    url: https://docs.teachable.com/docs/rate-limits
  - type: GettingStarted
    url: https://docs.teachable.com/docs/quickstart-guide
  - type: ChangeLog
    url: https://docs.teachable.com/changelog
- aid: teachable:teachable-videos-api
  name: Teachable Videos API
  description: Video access endpoints for current user
  humanURL: https://docs.teachable.com/docs/overview-1
  baseURL: https://developers.teachable.com/v1
  tags:
  - Videos
  properties:
  - type: OpenAPI
    url: openapi/teachable-videos-api-openapi.yml
  - type: Documentation
    url: https://docs.teachable.com/docs/overview-1
  - type: Reference
    url: https://docs.teachable.com/reference/listcourses
  - type: RateLimits
    url: https://docs.teachable.com/docs/rate-limits
  - type: GettingStarted
    url: https://docs.teachable.com/docs/quickstart-guide
  - type: ChangeLog
    url: https://docs.teachable.com/changelog
- aid: teachable:teachable-webhooks-api
  name: Teachable Webhooks API
  description: Webhook configuration and event endpoints
  humanURL: https://docs.teachable.com/docs/overview-1
  baseURL: https://developers.teachable.com/v1
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/teachable-webhooks-api-openapi.yml
  - type: Documentation
    url: https://docs.teachable.com/docs/overview-1
  - type: Reference
    url: https://docs.teachable.com/reference/listcourses
  - type: RateLimits
    url: https://docs.teachable.com/docs/rate-limits
  - type: GettingStarted
    url: https://docs.teachable.com/docs/quickstart-guide
  - type: ChangeLog
    url: https://docs.teachable.com/changelog
common:
- type: AgenticAccess
  url: agentic-access/teachable-agentic-access.yml
- type: TrustCenter
  url: security/teachable-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/teachable-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/teachable-domain-security.yml
- type: Authentication
  url: authentication/teachable-authentication.yml
- type: OAuthScopes
  url: scopes/teachable-scopes.yml
- type: Website
  url: https://teachable.com
- type: Documentation
  url: https://docs.teachable.com
- type: GitHubOrganization
  url: https://github.com/usefedora
- type: LinkedIn
  url: https://www.linkedin.com/company/teachable
- type: X
  url: https://x.com/teachable
- type: Blog
  url: https://www.teachable.com/blog
- type: ChangeLog
  url: https://changelog.teachable.com
- type: Pricing
  url: https://teachable.com/pricing
- type: StatusPage
  url: https://www.teachablestatus.com
- type: Support
  url: https://support.teachable.com
- type: Plans
  url: plans/teachable-plans-pricing.yml
- type: RateLimits
  url: rate-limits/teachable-rate-limits.yml
- type: FinOps
  url: finops/teachable-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com