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 I API

The I API from Misskey — 38 operation(s) for i.

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

Tagged areas include I. 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 38 operations across 38 paths, and defines 14 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.

38 operations 38 paths 14 schemas 38 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 I API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth).

Paths & Operations 38

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

I 38
POST
/i/2fa/done
i/2fa/done
post___i___2fa___done body → 200400401403418500
POST
/i/2fa/key-done
i/2fa/key-done
post___i___2fa___key-done body → 200400401403418500
POST
/i/2fa/password-less
i/2fa/password-less
post___i___2fa___password-less body → 204400401403418500
POST
/i/2fa/register
i/2fa/register
post___i___2fa___register body → 200400401403418500
POST
/i/2fa/register-key
i/2fa/register-key
post___i___2fa___register-key body → 200400401403418500
POST
/i/2fa/remove-key
i/2fa/remove-key
post___i___2fa___remove-key body → 204400401403418500
POST
/i/2fa/unregister
i/2fa/unregister
post___i___2fa___unregister body → 204400401403418500
POST
/i/2fa/update-key
i/2fa/update-key
post___i___2fa___update-key body → 204400401403418500
POST
/i/apps
i/apps
post___i___apps body → 200400401403418500
POST
/i/authorized-apps
i/authorized-apps
post___i___authorized-apps body → 200400401403418500
POST
/i/change-password
i/change-password
post___i___change-password body → 204400401403418500
POST
/i/claim-achievement
i/claim-achievement
post___i___claim-achievement body → 204400401403418500
POST
/i/delete-account
i/delete-account
post___i___delete-account body → 204400401403418500
POST
/i/export-antennas
i/export-antennas
post___i___export-antennas → 204400401403418429500
POST
/i/export-blocking
i/export-blocking
post___i___export-blocking → 204400401403418429500
POST
/i/export-clips
i/export-clips
post___i___export-clips → 204400401403418429500
POST
/i/export-favorites
i/export-favorites
post___i___export-favorites → 204400401403418429500
POST
/i/export-following
i/export-following
post___i___export-following body → 204400401403418429500
POST
/i/export-mute
i/export-mute
post___i___export-mute → 204400401403418429500
POST
/i/export-notes
i/export-notes
post___i___export-notes → 204400401403418429500
POST
/i/export-user-lists
i/export-user-lists
post___i___export-user-lists → 204400401403418429500
POST
/i/import-antennas
i/import-antennas
post___i___import-antennas body → 204400401403418429500
POST
/i/import-blocking
i/import-blocking
post___i___import-blocking body → 204400401403418429500
POST
/i/import-following
i/import-following
post___i___import-following body → 204400401403418429500
POST
/i/import-muting
i/import-muting
post___i___import-muting body → 204400401403418429500
POST
/i/import-user-lists
i/import-user-lists
post___i___import-user-lists body → 204400401403418429500
POST
/i/regenerate-token
i/regenerate-token
post___i___regenerate-token body → 204400401403418500
POST
/i/registry/get
i/registry/get
post___i___registry___get body → 200400401403418500
POST
/i/registry/get-all
i/registry/get-all
post___i___registry___get-all body → 200400401403418500
POST
/i/registry/get-detail
i/registry/get-detail
post___i___registry___get-detail body → 200400401403418500
POST
/i/registry/keys
i/registry/keys
post___i___registry___keys body → 200400401403418500
POST
/i/registry/keys-with-type
i/registry/keys-with-type
post___i___registry___keys-with-type body → 200400401403418500
POST
/i/registry/remove
i/registry/remove
post___i___registry___remove body → 204400401403418500
POST
/i/registry/scopes-with-domain
i/registry/scopes-with-domain
post___i___registry___scopes-with-domain → 200400401403418500
POST
/i/registry/set
i/registry/set
post___i___registry___set body → 204400401403418500
POST
/i/revoke-token
i/revoke-token
post___i___revoke-token body → 204400401403418500
POST
/i/signin-history
i/signin-history
post___i___signin-history body → 200400401403418500
POST
/i/update-email
i/update-email
post___i___update-email body → 200400401403418429500

Schemas 14

The contract defines 14 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.

PageBlock
object
UserLite
object
16 properties 9 required
Page
object
20 properties 19 required
Error
object
1 property 1 required
MeDetailedOnly
object
44 properties 41 required
RoleLite
object
8 properties 8 required
MeDetailed
object
DriveFolder
object
7 properties 4 required
Announcement
object
15 properties 14 required
UserDetailedNotMeOnly
object
49 properties 34 required
RolePolicies
object
49 properties 49 required
Signin
object
5 properties 5 required
Note
object
35 properties 12 required
DriveFile
object
17 properties 14 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

misskey-i-api-openapi.yml Raw ↑

Other APIs Misskey publishes across the network.

Misskey account API
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
Where this information came from

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