LearnWorlds website screenshot

LearnWorlds

LearnWorlds is an online course and learning management (LMS) platform that lets creators, trainers, and businesses build, sell, and run branded online schools. Its REST API (v2) is served per-school from https://{school}.learnworlds.com/admin/api/v2 and exposes school entities - users, courses, enrollments, subscriptions, payments, course progress, tags, bundles, and certificates - plus webhooks for real-time events. Requests are authenticated with OAuth2 client credentials (a bearer access token) together with an Lw-Client header identifying the client application. API and webhook access is a plan-gated feature available on the Learning Center and High Volume & Corporate plans.

LearnWorlds publishes 7 APIs on the APIs.io network, including Courses API, Enrollments API, Payments API, and 4 more. Tagged areas include Online Courses, LMS, eLearning, Education, and Course Platform.

LearnWorlds’ developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

37.4/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessPaidSelf serveFree trial⚡ Free to try
7 APIs
Online CoursesLMSeLearningEducationCourse PlatformCreator Economy

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 37.4/100 · thin
Contract Quality 15.1 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
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 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/learnworlds: 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.

LearnWorlds Courses API

Read the school's courses and their contents.

LearnWorlds Enrollments API

Enroll and unenroll users on courses, bundles, and subscriptions.

LearnWorlds Payments API

Read payments, subscriptions, and transactions.

LearnWorlds Progress API

Read per-user course progress and completion.

LearnWorlds Tags API

List tags and attach / detach them from users.

LearnWorlds Users API

Manage school users (students / members) and their profiles.

LearnWorlds Webhooks API

Manage webhook subscriptions for school events.

Scroll for all 7

Open Collections 1

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

LearnWorlds API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Learnworlds Rate Limits

2 limits

RATE LIMITS

FinOps 1

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

Security Posture 2

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

Learnworlds Authentication

apiKey/oauth2 · 2 schemes

SECURITY

Learnworlds Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Learnworlds Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Agentic Access 1

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

Learnworlds Agentic Access

18 operations · 8 acting

18 operations · 8 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: learnworlds
url: https://raw.githubusercontent.com/api-evangelist/learnworlds/refs/heads/main/apis.yml
name: LearnWorlds
kind: company
description: LearnWorlds is an online course and learning management (LMS) platform that lets creators, trainers, and businesses
  build, sell, and run branded online schools. Its REST API (v2) is served per-school from https://{school}.learnworlds.com/admin/api/v2
  and exposes school entities - users, courses, enrollments, subscriptions, payments, course progress, tags, bundles, and
  certificates - plus webhooks for real-time events. Requests are authenticated with OAuth2 client credentials (a bearer access
  token) together with an Lw-Client header identifying the client application. API and webhook access is a plan-gated feature
  available on the Learning Center and High Volume & Corporate plans.
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/learnworlds.png
tags:
- Online Courses
- LMS
- eLearning
- Education
- Course Platform
- Creator Economy
created: '2026-07-05'
modified: '2026-07-05'
specificationVersion: '0.19'
apis:
- aid: learnworlds:learnworlds-courses-api
  name: LearnWorlds Courses API
  description: Read the school's courses and their contents.
  humanURL: https://www.learnworlds.dev/docs/api
  baseURL: https://{school}.learnworlds.com/admin/api/v2
  tags:
  - Courses
  properties:
  - type: OpenAPI
    url: openapi/learnworlds-courses-api-openapi.yml
  - type: Documentation
    url: https://support.learnworlds.com/support/solutions/articles/12000017230-learnworlds-api-documentation
  - type: APIReference
    url: https://www.learnworlds.dev/docs/api
  - type: Documentation
    url: https://www.learnworlds.dev/docs/api/webhooks
  - type: Documentation
    url: https://support.learnworlds.com/support/solutions/articles/12000025878-how-to-use-webhooks
- aid: learnworlds:learnworlds-enrollments-api
  name: LearnWorlds Enrollments API
  description: Enroll and unenroll users on courses, bundles, and subscriptions.
  humanURL: https://www.learnworlds.dev/docs/api
  baseURL: https://{school}.learnworlds.com/admin/api/v2
  tags:
  - Enrollments
  properties:
  - type: OpenAPI
    url: openapi/learnworlds-enrollments-api-openapi.yml
  - type: Documentation
    url: https://support.learnworlds.com/support/solutions/articles/12000017230-learnworlds-api-documentation
  - type: APIReference
    url: https://www.learnworlds.dev/docs/api
  - type: Documentation
    url: https://www.learnworlds.dev/docs/api/webhooks
  - type: Documentation
    url: https://support.learnworlds.com/support/solutions/articles/12000025878-how-to-use-webhooks
- aid: learnworlds:learnworlds-payments-api
  name: LearnWorlds Payments API
  description: Read payments, subscriptions, and transactions.
  humanURL: https://www.learnworlds.dev/docs/api
  baseURL: https://{school}.learnworlds.com/admin/api/v2
  tags:
  - Payments
  properties:
  - type: OpenAPI
    url: openapi/learnworlds-payments-api-openapi.yml
  - type: Documentation
    url: https://support.learnworlds.com/support/solutions/articles/12000017230-learnworlds-api-documentation
  - type: APIReference
    url: https://www.learnworlds.dev/docs/api
  - type: Documentation
    url: https://www.learnworlds.dev/docs/api/webhooks
  - type: Documentation
    url: https://support.learnworlds.com/support/solutions/articles/12000025878-how-to-use-webhooks
- aid: learnworlds:learnworlds-progress-api
  name: LearnWorlds Progress API
  description: Read per-user course progress and completion.
  humanURL: https://www.learnworlds.dev/docs/api
  baseURL: https://{school}.learnworlds.com/admin/api/v2
  tags:
  - Progress
  properties:
  - type: OpenAPI
    url: openapi/learnworlds-progress-api-openapi.yml
  - type: Documentation
    url: https://support.learnworlds.com/support/solutions/articles/12000017230-learnworlds-api-documentation
  - type: APIReference
    url: https://www.learnworlds.dev/docs/api
  - type: Documentation
    url: https://www.learnworlds.dev/docs/api/webhooks
  - type: Documentation
    url: https://support.learnworlds.com/support/solutions/articles/12000025878-how-to-use-webhooks
- aid: learnworlds:learnworlds-tags-api
  name: LearnWorlds Tags API
  description: List tags and attach / detach them from users.
  humanURL: https://www.learnworlds.dev/docs/api
  baseURL: https://{school}.learnworlds.com/admin/api/v2
  tags:
  - Tags
  properties:
  - type: OpenAPI
    url: openapi/learnworlds-tags-api-openapi.yml
  - type: Documentation
    url: https://support.learnworlds.com/support/solutions/articles/12000017230-learnworlds-api-documentation
  - type: APIReference
    url: https://www.learnworlds.dev/docs/api
  - type: Documentation
    url: https://www.learnworlds.dev/docs/api/webhooks
  - type: Documentation
    url: https://support.learnworlds.com/support/solutions/articles/12000025878-how-to-use-webhooks
- aid: learnworlds:learnworlds-users-api
  name: LearnWorlds Users API
  description: Manage school users (students / members) and their profiles.
  humanURL: https://www.learnworlds.dev/docs/api
  baseURL: https://{school}.learnworlds.com/admin/api/v2
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/learnworlds-users-api-openapi.yml
  - type: Documentation
    url: https://support.learnworlds.com/support/solutions/articles/12000017230-learnworlds-api-documentation
  - type: APIReference
    url: https://www.learnworlds.dev/docs/api
  - type: Documentation
    url: https://www.learnworlds.dev/docs/api/webhooks
  - type: Documentation
    url: https://support.learnworlds.com/support/solutions/articles/12000025878-how-to-use-webhooks
- aid: learnworlds:learnworlds-webhooks-api
  name: LearnWorlds Webhooks API
  description: Manage webhook subscriptions for school events.
  humanURL: https://www.learnworlds.dev/docs/api
  baseURL: https://{school}.learnworlds.com/admin/api/v2
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/learnworlds-webhooks-api-openapi.yml
  - type: Documentation
    url: https://support.learnworlds.com/support/solutions/articles/12000017230-learnworlds-api-documentation
  - type: APIReference
    url: https://www.learnworlds.dev/docs/api
  - type: Documentation
    url: https://www.learnworlds.dev/docs/api/webhooks
  - type: Documentation
    url: https://support.learnworlds.com/support/solutions/articles/12000025878-how-to-use-webhooks
common:
- type: AgenticAccess
  url: agentic-access/learnworlds-agentic-access.yml
- type: DomainSecurity
  url: security/learnworlds-domain-security.yml
- type: Authentication
  url: authentication/learnworlds-authentication.yml
- type: OAuthScopes
  url: scopes/learnworlds-scopes.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/learnworlds
- type: Website
  url: https://www.learnworlds.com
- type: Documentation
  url: https://www.learnworlds.dev/docs/api
- type: Plans
  url: plans/learnworlds-plans-pricing.yml
- type: RateLimits
  url: rate-limits/learnworlds-rate-limits.yml
- type: FinOps
  url: finops/learnworlds-finops.yml
- url: https://www.learnworlds.com/blog/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com