Udemy(instructor)
API for instructors on Udemy
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Personality
- Documentation / URL
- https://www.udemy.com/developers/instructor/
Overview
The Udemy Instructor API lets instructors manage courses, students, and performance — OAuth-scoped.
⚠️ Status (verified 2026-08): an unauthenticated request returned HTTP 403
{"detail":"You do not have permission to perform this action."}— auth is required (OAuth client credentials per the docs).
What it provides
curl "https://www.udemy.com/api-2.0/courses/?search=python" \
-u "YOUR_CLIENT_ID:YOUR_CLIENT_SECRET"
Notes
- OAuth 2 client-credentials flow (client id + secret) per the instructor API docs.
- Scoped to instructor accounts (their own courses/students).
FAQ
Is the Udemy API free? Yes for instructors with valid credentials.
Why 403? No credentials → 403 (verified) — use OAuth client credentials.
What can instructors access? Their courses, students, and performance data.
More in Personality
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Advice Slip Generate random advice slips | No auth | Yes | Unknown | ↗ |
| AstroWay Astrology, natal charts, Human Design, Vedic and horoscopes on the Swiss Ephemeris | API Key | Yes | Yes | ↗ |
| Biriyani As A Service Biriyani images placeholder | No auth | Yes | No | ↗ |
| Dev.to Access Forem articles, users and other resources via API | API Key | Yes | Unknown | ↗ |
| Dictum API to get access to the collection of the most inspiring expressions of mankind | No auth | Yes | Unknown | ↗ |