How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

DEV Community users API

The users API from DEV Community — 23 operation(s) for users.

DEV Community users API is one of 19 APIs that DEV Community publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 26 operations across 23 paths, and defines 9 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://dev.to/api.

26 operations 23 paths 9 schemas 3 DELETE14 GET2 POST7 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://dev.to/api
Authentication
API Key
Resource Areas
1

Authentication & Security 1

DEV Community users API declares 1 security scheme for authenticating requests. An API key is passed in the header as api-key (api-key). By default, every request must be authenticated.

  • api-key — API Key authentication. Authentication for some endpoints, like write operations on the Articles API require a DEV API key. All authenticated endpoints are COR…

Paths & Operations 26

Across 23 paths, the API surfaces 26 operations — 3 DELETE, 14 GET, 2 POST, 7 PUT. Each is listed below with its method, path, parameters, and response codes.

users 26
GET
/api/articles/me
User's articles
getUserArticles 2 params → 401200
GET
/api/articles/me/published
User's published articles
getUserPublishedArticles 2 params → 401200
GET
/api/articles/me/unpublished
User's unpublished articles
getUserUnpublishedArticles 2 params → 401200
GET
/api/articles/me/all
User's all articles
getUserAllArticles 2 params → 401200
GET
/api/organizations/{organization_id_or_username}/users
Organization's users
getOrgUsers 3 params → 200404
PUT
/api/users/{id}/suspend
Suspend a User
suspendUser 1 param → 204401404
PUT
/api/users/{id}/limited
Add limited role for a User
limitUser 1 param → 204401404
DELETE
/api/users/{id}/limited
Remove limited for a User
unLimitUser 1 param → 204401404
PUT
/api/users/{id}/spam
Add spam role for a User
spamUser 1 param → 204401404
DELETE
/api/users/{id}/spam
Remove spam role from a User
unSpamUser 1 param → 204401404
PUT
/api/users/{id}/trusted
Add trusted role for a User
trustUser 1 param → 204401404
DELETE
/api/users/{id}/trusted
Remove trusted role from a User
unTrustUser 1 param → 204401404
GET
/api/users/me
The authenticated user
getUserMe → 200401
GET
/api/users/{id}
A User
getUser 1 param → 200
PUT
/api/users/{id}/unpublish
Unpublish a User's Articles and Comments
unpublishUser 1 param → 204401404
POST
/api/admin/users
Invite a User
postAdminUsersCreate body → 200401422
GET
/articles/me
User's articles
getUserArticles 2 params → 200401
GET
/articles/me/published
User's published articles
getUserPublishedArticles 2 params → 200401
GET
/articles/me/unpublished
User's unpublished articles
getUserUnpublishedArticles 2 params → 200401
GET
/articles/me/all
User's all articles
getUserAllArticles 2 params → 200401
GET
/organizations/{username}/users
Organization's users
getOrgUsers 3 params → 200404
GET
/users/me
The authenticated user
getUserMe → 200401
GET
/users/{id}
A User
getUser 1 param → 200
PUT
/users/{id}/unpublish
Unpublish a User's Articles and Comments
unpublishUser 1 param → 204401404
PUT
/users/{id}/suspend
Suspend a User
suspendUser 1 param → 204401404
POST
/admin/users
Invite a User
postAdminUsersCreate body → 200401422

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are ArticleIndex (25 properties), MyUser (14 properties), ExtendedUser (13 properties), User_2 (11 properties). Each schema is shown below with its type and property counts.

User
object
The representation of a user returned in a list
11 properties
SharedOrganization
object
The organization the resource belongs to
5 properties
ArticleFlareTag
object
Flare tag of the article
3 properties
UserInviteParam
object
User invite parameters
2 properties
ExtendedUser
object
The representation of a user
13 properties
MyUser
object
The representation of a user when accessed by themselves
14 properties
SharedUser
object
The resource creator
7 properties
ArticleIndex
object
Representation of an article or post returned in a list
25 properties 24 required
User_2
object
The representation of a user
11 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

devto-users-api-openapi.yml Raw ↑

Other APIs DEV Community publishes across the network.

DEV Community agent_sessions API
DEV Community articles API
DEV Community billboards API
DEV Community comments API
DEV Community display ads API
DEV Community followed_tags API
DEV Community followers API
DEV Community organizations API
DEV Community pages API
DEV Community podcast_episodes API
DEV Community profile images API
DEV Community reactions API
Where this information came from

This is an independent, third-party profile of DEV Community users API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.