{ "opencollection": "1.0.0", "info": { "name": "Misskey account API", "version": "2025.4.1-io.12b-fb6fbea074" }, "items": [ { "info": { "name": "account", "type": "folder" }, "items": [ { "info": { "name": "blocking/create", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/blocking/create", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:blocks*" }, { "info": { "name": "blocking/delete", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/blocking/delete", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:blocks*" }, { "info": { "name": "blocking/list", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/blocking/list", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:blocks*" }, { "info": { "name": "clips/add-note", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/clips/add-note", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*" }, { "info": { "name": "clips/my-favorites", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/clips/my-favorites", "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:clip-favorite*" }, { "info": { "name": "clips/notes", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/clips/notes", "body": { "type": "json", "data": "{}" } }, "docs": "No description provided.\n\n**Credential required**: *No* / **Permission**: *read:account*" }, { "info": { "name": "clips/remove-note", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/clips/remove-note", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*" }, { "info": { "name": "flash/my", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/flash/my", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:flash*" }, { "info": { "name": "flash/my-likes", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/flash/my-likes", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:flash-likes*" }, { "info": { "name": "i", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/i", "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*" }, { "info": { "name": "i/favorites", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/i/favorites", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:favorites*" }, { "info": { "name": "i/gallery/likes", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/i/gallery/likes", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:gallery-likes*" }, { "info": { "name": "i/gallery/posts", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/i/gallery/posts", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:gallery*" }, { "info": { "name": "i/notifications", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/i/notifications", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:notifications*" }, { "info": { "name": "i/notifications-grouped", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/i/notifications-grouped", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:notifications*" }, { "info": { "name": "i/page-likes", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/i/page-likes", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:page-likes*" }, { "info": { "name": "i/pages", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/i/pages", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:pages*" }, { "info": { "name": "i/pin", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/i/pin", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*" }, { "info": { "name": "i/purge-timeline-cache", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/i/purge-timeline-cache", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*" }, { "info": { "name": "i/read-announcement", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/i/read-announcement", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*" }, { "info": { "name": "i/unpin", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/i/unpin", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*" }, { "info": { "name": "i/update", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/i/update", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*" }, { "info": { "name": "mute/create", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/mute/create", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:mutes*" }, { "info": { "name": "mute/delete", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/mute/delete", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:mutes*" }, { "info": { "name": "mute/list", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/mute/list", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:mutes*" }, { "info": { "name": "my/apps", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/my/apps", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*" }, { "info": { "name": "renote-mute/create", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/renote-mute/create", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:mutes*" }, { "info": { "name": "renote-mute/delete", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/renote-mute/delete", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:mutes*" }, { "info": { "name": "renote-mute/list", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/renote-mute/list", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:mutes*" }, { "info": { "name": "sw/register", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/sw/register", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Register to receive push notifications.\n\n**Internal Endpoint**: This endpoint is an API for the misskey mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*" }, { "info": { "name": "sw/show-registration", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/sw/show-registration", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Check push notification registration exists.\n\n**Internal Endpoint**: This endpoint is an API for the misskey mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*" }, { "info": { "name": "sw/unregister", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/sw/unregister", "body": { "type": "json", "data": "{}" } }, "docs": "Unregister from receiving push notifications.\n\n**Credential required**: *No*" }, { "info": { "name": "sw/update-registration", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/sw/update-registration", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Update push notification registration.\n\n**Internal Endpoint**: This endpoint is an API for the misskey mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*" }, { "info": { "name": "users/update-memo", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/users/update-memo", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*" } ] } ], "bundled": true }