Udemy(instructor)
面向 Udemy 讲师的 API
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 性格测试
简介
Udemy 讲师 API 让讲师管理课程、学生和绩效——OAuth 作用域。
⚠️ 状态(2026-08 实测):未认证请求返回 HTTP 403
{"detail":"You do not have permission to perform this action."}——需要认证(按文档用 OAuth client credentials)。
提供的数据
curl "https://www.udemy.com/api-2.0/courses/?search=python" \
-u "YOUR_CLIENT_ID:YOUR_CLIENT_SECRET"
注意事项
- 按讲师 API 文档用 OAuth 2 client-credentials 流程(client id + secret)。
- 作用域限于讲师账号(他们自己的课程/学生)。
常见问题
Udemy API 免费吗? 对有有效凭据的讲师免费。
为什么 403? 无凭据 → 403(已实测)——请用 OAuth client credentials。
讲师能访问什么? 他们的课程、学生和绩效数据。
性格测试 分类更多
| 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 | ↗ |