Udemy website screenshot

Udemy

Udemy is a global online learning marketplace offering tens of thousands of on-demand video courses across business, technology, design, and personal development, alongside Udemy Business, an enterprise learning subscription for workforce skills development. Udemy exposes REST APIs including the Affiliate API for course discovery and the Instructor API for instructor resources, both using bearer token authentication over HTTPS with JSON-formatted responses.

Udemy publishes 3 APIs on the APIs.io network. Tagged areas include Online Learning, E-Learning, Education, Courses, and Corporate Training.

Udemy’s developer surface includes documentation, pricing, signup flow, support, engineering blog, and 7 more developer resources.

28.9/100 thin ▲ 9.4 Agent 16/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
3 APIs
Online LearningE-LearningEducationCoursesCorporate TrainingWorkforce Development

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 28.9/100 · thin
Contract Quality 12.0 / 25
Developer Ergonomics 3.0 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 16/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 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/udemy: 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 3

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

Udemy Affiliate API

REST Affiliate API exposing the Udemy course catalog for course discovery and search by category, subcategory, price, language, and keyword. Authentication uses a base64-encoded...

Udemy Instructor API

REST Instructor API providing programmatic access to instructor-owned courses, students, revenue reports, and course resources. Authentication uses bearer tokens scoped to instr...

Udemy Business API

REST API for Udemy Business customers to programmatically manage users, groups, course assignments, learning activity, and reporting for their enterprise learning environment.

GraphQL 1

GraphQL schemas published by this provider.

Udemy GraphQL Schema

This conceptual GraphQL schema models the Udemy online learning platform, covering the full lifecycle of courses, instructors, students, enrollment, learning progress, purchases...

GRAPHQL

Security Posture 2

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

Udemy Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Udemy Trust Center

SOC 2, ISO 27001

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

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

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: udemy
name: Udemy
description: Udemy is a global online learning marketplace offering tens of thousands of on-demand video courses across business,
  technology, design, and personal development, alongside Udemy Business, an enterprise learning subscription for workforce
  skills development. Udemy exposes REST APIs including the Affiliate API for course discovery and the Instructor API for
  instructor resources, both using bearer token authentication over HTTPS with JSON-formatted responses.
type: Index
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/udemy.png
tags:
- Online Learning
- E-Learning
- Education
- Courses
- Corporate Training
- Workforce Development
url: https://raw.githubusercontent.com/api-evangelist/udemy/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
- aid: udemy:affiliate-api
  name: Udemy Affiliate API
  description: REST Affiliate API exposing the Udemy course catalog for course discovery and search by category, subcategory,
    price, language, and keyword. Authentication uses a base64-encoded HTTP Basic header derived from a client ID and client
    secret. Note Udemy discontinued new Affiliate API access on 2025-01-01; existing approved clients retain access.
  humanURL: https://www.udemy.com/developers/affiliate/
  baseURL: https://www.udemy.com/api-2.0
  tags:
  - Courses
  - Course Catalog
  - Search
  - Affiliate
  properties:
  - type: Documentation
    url: https://www.udemy.com/developers/affiliate/
  - type: Course Model
    url: https://www.udemy.com/developers/affiliate/models/course/
  - url: graphql/udemy-graphql.md
    type: GraphQL
- aid: udemy:instructor-api
  name: Udemy Instructor API
  description: REST Instructor API providing programmatic access to instructor-owned courses, students, revenue reports, and
    course resources. Authentication uses bearer tokens scoped to instructor accounts.
  humanURL: https://www.udemy.com/developers/instructor/
  baseURL: https://www.udemy.com/instructor-api/v1
  tags:
  - Instructor
  - Courses
  - Revenue Reports
  - Students
  properties:
  - type: Documentation
    url: https://www.udemy.com/developers/instructor/
- aid: udemy:business-api
  name: Udemy Business API
  description: REST API for Udemy Business customers to programmatically manage users, groups, course assignments, learning
    activity, and reporting for their enterprise learning environment.
  humanURL: https://www.postman.com/udemy-inc-429715/udemy-business-web-apis/documentation/loj22uj/udemy-business-apis
  baseURL: https://{subdomain}.udemy.com/api-2.0
  tags:
  - Corporate Training
  - Learning Management
  - User Management
  - Reporting
  properties:
  - type: Documentation
    url: https://www.postman.com/udemy-inc-429715/udemy-business-web-apis/documentation/loj22uj/udemy-business-apis
  - type: PDF Reference
    url: https://s3.amazonaws.com/udemy-images/support/Udemy_for_Business_API_Reference_v2.0.pdf
common:
- type: TrustCenter
  url: security/udemy-trust-center.yml
- type: DomainSecurity
  url: security/udemy-domain-security.yml
- type: GitHubOrganization
  url: https://github.com/udemy
- type: Website
  url: https://www.udemy.com
- type: Documentation
  url: https://www.udemy.com/developers/
- type: Pricing
  url: https://business.udemy.com/request-demo/
- type: Signup
  url: https://www.udemy.com/join/signup-popup/
- type: Affiliate Program
  url: https://www.udemy.com/affiliate/
- type: TermsOfService
  url: https://www.udemy.com/terms/api/
- type: Support
  url: https://support.udemy.com
- type: LinkedIn
  url: https://www.linkedin.com/company/udemy
- url: https://medium.com/feed/udemy-engineering
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com