Medium
Community of readers and writers offering unique perspectives on ideas
- Authentication
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Personality
- Documentation / URL
- https://github.com/Medium/medium-api-docs
Overview
Medium provides publishing APIs — OAuth-based (a missing token returns 401, verified).
Quick Start
Me (needs OAuth):
curl "https://api.medium.com/v1/me" \
-H "Authorization: Bearer YOUR_TOKEN"
Authentication
- Medium app → OAuth 2.0 token.
- Send it as
Authorization: Bearer(missing → 401, verified).
Rate Limits & Notes
- Free with app registration (check the docs).
- Posts, publications, users.
FAQ
Is Medium free? Yes — free with app registration.
Why 401? An OAuth token is required (verified).
What’s the auth style? OAuth 2.0 Bearer.
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 | ↗ |