medium.com
Medium is an online publishing platform for articles, blogs, and publications. Users and organizations publish posts and manage publications on medium.com.
Medium exposes one documented HTTP API at `https://api.medium.com/v1`, with an archived docs repo and a cataloged OpenAPI pointer; it uses bearer access tokens obtained either as self-issued integration tokens or via legacy OAuth for existing integrations only.
- Medium APIdiscovered
Sign in to Medium account settings, then create a token in the Integration Tokens section. Medium's API docs describe this as a self-issued access token and recommend it for desktop or plugin integrations. Treat it like a password; it does not expire unless revoked by the user.
Medium's docs say browser-based OAuth is supported for existing integrations only and that Medium does not allow new integrations. Existing integrators use the clientId and clientSecret Medium previously supplied for their app, then send users through Medium OAuth to obtain bearer access tokens. The docs do not provide a current public self-service app-registration page.
conventions · 0/7 published
- integrations.json——
- llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing