D
dev.to
DEV Community is an online publishing and discussion platform for software developers, built on the open-source Forem software. It lets users publish articles, discuss software topics, and manage community profiles and content.
dev.to exposes a REST API at https://dev.to/api (Forem API V0/V1); it uses a user-generated `api-key` header, with V1 also requiring an `Accept: application/vnd.forem.api-v1+json` header and all requests requiring `User-Agent`.
discovered 1d ago
REST · OpenAPI1
- DEV / Forem REST APIdiscovered
Credentials
Sign in to DEV, open Settings → Extensions, and in the DEV Community API Keys section create a key. Use that value as the api-key request header when calling the API. For V1 requests, also send Accept: application/vnd.forem.api-v1+json.
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