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

Misskey account API

The account API from Misskey — 34 operation(s) for account.

Misskey account API is one of 32 APIs that Misskey publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Account. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a GitHub repository, and rate-limit docs.

This API exposes 34 operations across 34 paths, and defines 35 schemas. It is described by OpenAPI 3.2.0, at version 2025.4.1-io.12b-fb6fbea074.

Requests are made against a single base URL, https://misskey.io/api.

34 operations 34 paths 35 schemas 34 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2025.4.1-io.12b-fb6fbea074
Server
https://misskey.io/api
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Misskey account API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth).

Paths & Operations 34

Across 34 paths, the API surfaces 34 operations — 34 POST. Each is listed below with its method, path, parameters, and response codes.

account 34
POST
/blocking/create
blocking/create
post___blocking___create body → 200400401403418429500
POST
/blocking/delete
blocking/delete
post___blocking___delete body → 200400401403418429500
POST
/blocking/list
blocking/list
post___blocking___list body → 200400401403418500
POST
/clips/add-note
clips/add-note
post___clips___add-note body → 204400401403418429500
POST
/clips/my-favorites
clips/my-favorites
post___clips___my-favorites → 200400401403418500
POST
/clips/notes
clips/notes
post___clips___notes body → 200400401403418500
POST
/clips/remove-note
clips/remove-note
post___clips___remove-note body → 204400401403418500
POST
/flash/my
flash/my
post___flash___my body → 200400401403418500
POST
/flash/my-likes
flash/my-likes
post___flash___my-likes body → 200400401403418500
POST
/i
i
post___i → 200400401403418500
POST
/i/favorites
i/favorites
post___i___favorites body → 200400401403418500
POST
/i/gallery/likes
i/gallery/likes
post___i___gallery___likes body → 200400401403418500
POST
/i/gallery/posts
i/gallery/posts
post___i___gallery___posts body → 200400401403418500
POST
/i/notifications
i/notifications
post___i___notifications body → 200400401403418429500
POST
/i/notifications-grouped
i/notifications-grouped
post___i___notifications-grouped body → 200400401403418429500
POST
/i/page-likes
i/page-likes
post___i___page-likes body → 200400401403418500
POST
/i/pages
i/pages
post___i___pages body → 200400401403418500
POST
/i/pin
i/pin
post___i___pin body → 200400401403418500
POST
/i/purge-timeline-cache
i/purge-timeline-cache
post___i___purge-timeline-cache body → 204400401403418500
POST
/i/read-announcement
i/read-announcement
post___i___read-announcement body → 204400401403418500
POST
/i/unpin
i/unpin
post___i___unpin body → 200400401403418500
POST
/i/update
i/update
post___i___update body → 200400401403418429500
POST
/mute/create
mute/create
post___mute___create body → 204400401403418429500
POST
/mute/delete
mute/delete
post___mute___delete body → 204400401403418500
POST
/mute/list
mute/list
post___mute___list body → 200400401403418500
POST
/my/apps
my/apps
post___my___apps body → 200400401403418500
POST
/renote-mute/create
renote-mute/create
post___renote-mute___create body → 204400401403418429500
POST
/renote-mute/delete
renote-mute/delete
post___renote-mute___delete body → 204400401403418500
POST
/renote-mute/list
renote-mute/list
post___renote-mute___list body → 200400401403418500
POST
/sw/register
sw/register
post___sw___register body → 200400401403418500
POST
/sw/show-registration
sw/show-registration
post___sw___show-registration body → 200204400401403418500
POST
/sw/unregister
sw/unregister
post___sw___unregister body → 204400401403418500
POST
/sw/update-registration
sw/update-registration
post___sw___update-registration body → 200400401403418500
POST
/users/update-memo
users/update-memo
post___users___update-memo body → 204400401403418500

Schemas 35

The contract defines 35 schemas that model the data the API accepts and returns. The most detailed are RolePolicies (49 properties), UserDetailedNotMeOnly (49 properties), MeDetailedOnly (44 properties), Note (35 properties). Each schema is shown below with its type and property counts.

RolePolicies
object
49 properties 49 required
RoleCondFormulaValueIsLocalOrRemote
object
2 properties 2 required
RoleCondFormulaLogics
object
3 properties 3 required
Blocking
object
4 properties 4 required
Muting
object
5 properties 5 required
ChatRoom
object
7 properties 6 required
App
object
6 properties 4 required
NoteDraft
object
8 properties 4 required
UserLite
object
16 properties 9 required
ChatRoomInvitation
object
6 properties 6 required
DriveFolder
object
7 properties 4 required
Flash
object
11 properties 10 required
RoleCondFormulaFollowersOrFollowingOrNotes
object
3 properties 3 required
RoleCondFormulaValueCreated
object
3 properties 3 required
RoleCondFormulaValueNot
object
3 properties 3 required
RoleLite
object
8 properties 8 required
MeDetailed
object
UserDetailedNotMe
object
Announcement
object
15 properties 14 required
Note
object
35 properties 12 required
Role
object
Clip
object
11 properties 9 required
PageBlock
object
Error
object
1 property 1 required
Page
object
20 properties 19 required
MeDetailedOnly
object
44 properties 41 required
RoleCondFormulaValue
object
Notification
object
RoleCondFormulaValueUserSettingBooleanSchema
object
2 properties 2 required
UserDetailedNotMeOnly
object
49 properties 34 required
RenoteMuting
object
4 properties 4 required
NoteFavorite
object
4 properties 4 required
GalleryPost
object
13 properties 9 required
DriveFile
object
17 properties 14 required
RoleCondFormulaValueAssignedRole
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

misskey-account-api-openapi.yml Raw ↑

Other APIs Misskey publishes across the network.

Misskey Admin API
Misskey antennas API
Misskey app API
Misskey auth API
Misskey Bubble Game API
Misskey channels API
Misskey charts API
Misskey clip API
Misskey clips API
Misskey drive API
Misskey Export Custom Emojis API
Misskey federation API
Where this information came from

This is an independent, third-party profile of Misskey account 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.