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, E-Learning, Education, and Course Platform.

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

36.7/100 thin ▬ flat Agent 29/100 agent aware Full breakdown ↓
scored 2026-08-21 · rubric v0.12.0
AccessPaidSelf serveFree trial⚡ Free to try
7 APIs
Online CoursesLMSE-LearningEducationCourse PlatformCreator Economy

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-21 · rubric v0.12.0
Composite quality — 36.7/100 · thin
Contract Quality 11.8 / 21
Developer Ergonomics 2.4 / 17
Access Clarity 6.7 / 17
Operational Transparency 2.3 / 11
Contract Governance 0.0 / 10
Discoverability 6.3 / 9
Regulatory Posture 6.1 / 15
Agent readiness — 29/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
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
Regulatory Posture applies to this provider. Its tags matched the Education & Research regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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 9

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

API Collection

OPEN COLLECTION

LearnWorlds Courses API

OPEN COLLECTION

LearnWorlds API

OPEN COLLECTION

Scroll for all 9

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
- E-Learning
- Education
- Course Platform
- Creator Economy
tags_raw:
- Online Courses
- LMS
- eLearning
- Education
- Course Platform
- Creator Economy
created: '2026-07-05'
modified: '2026-07-05'
specificationVersion: '0.23'
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:
  - User
  tags_raw:
  - 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:
  - Webhook
  tags_raw:
  - 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

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/learnworlds"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/learnworlds/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/learnworlds/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.