{ "opencollection": "1.0.0", "info": { "name": "Misskey account notes API", "version": "2025.4.1-io.12b-fb6fbea074" }, "items": [ { "info": { "name": "notes", "type": "folder" }, "items": [ { "info": { "name": "channels/timeline", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/channels/timeline", "body": { "type": "json", "data": "{}" } }, "docs": "No description provided.\n\n**Credential required**: *No*" }, { "info": { "name": "notes", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes", "body": { "type": "json", "data": "{}" } }, "docs": "No description provided.\n\n**Credential required**: *No*" }, { "info": { "name": "notes/children", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/children", "body": { "type": "json", "data": "{}" } }, "docs": "No description provided.\n\n**Credential required**: *No*" }, { "info": { "name": "notes/conversation", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/conversation", "body": { "type": "json", "data": "{}" } }, "docs": "No description provided.\n\n**Credential required**: *No*" }, { "info": { "name": "notes/create", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/create", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:notes*" }, { "info": { "name": "notes/delete", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/delete", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:notes*" }, { "info": { "name": "notes/favorites/create", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/favorites/create", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:favorites*" }, { "info": { "name": "notes/favorites/delete", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/favorites/delete", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:favorites*" }, { "info": { "name": "notes/featured", "type": "http" }, "http": { "method": "GET", "url": "https://misskey.io/api/notes/featured", "body": { "type": "json", "data": "{}" } }, "docs": "No description provided.\n\n**Credential required**: *No*" }, { "info": { "name": "notes/featured", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/featured", "body": { "type": "json", "data": "{}" } }, "docs": "No description provided.\n\n**Credential required**: *No*" }, { "info": { "name": "notes/global-timeline", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/global-timeline", "body": { "type": "json", "data": "{}" } }, "docs": "No description provided.\n\n**Credential required**: *No*" }, { "info": { "name": "notes/hybrid-timeline", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/hybrid-timeline", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*" }, { "info": { "name": "notes/local-timeline", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/local-timeline", "body": { "type": "json", "data": "{}" } }, "docs": "No description provided.\n\n**Credential required**: *No*" }, { "info": { "name": "notes/mentions", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/mentions", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*" }, { "info": { "name": "notes/polls/recommendation", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/polls/recommendation", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*" }, { "info": { "name": "notes/polls/vote", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/polls/vote", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:votes*" }, { "info": { "name": "notes/reactions", "type": "http" }, "http": { "method": "GET", "url": "https://misskey.io/api/notes/reactions", "body": { "type": "json", "data": "{}" } }, "docs": "No description provided.\n\n**Credential required**: *No*" }, { "info": { "name": "notes/reactions", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/reactions", "body": { "type": "json", "data": "{}" } }, "docs": "No description provided.\n\n**Credential required**: *No*" }, { "info": { "name": "notes/renotes", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/renotes", "body": { "type": "json", "data": "{}" } }, "docs": "No description provided.\n\n**Credential required**: *No*" }, { "info": { "name": "notes/replies", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/replies", "body": { "type": "json", "data": "{}" } }, "docs": "No description provided.\n\n**Credential required**: *No*" }, { "info": { "name": "notes/scheduled/cancel", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/scheduled/cancel", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:notes*" }, { "info": { "name": "notes/scheduled/list", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/scheduled/list", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:notes*" }, { "info": { "name": "notes/search", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/search", "body": { "type": "json", "data": "{}" } }, "docs": "No description provided.\n\n**Credential required**: *No*" }, { "info": { "name": "notes/search-by-tag", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/search-by-tag", "body": { "type": "json", "data": "{}" } }, "docs": "No description provided.\n\n**Credential required**: *No*" }, { "info": { "name": "notes/show", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/show", "body": { "type": "json", "data": "{}" } }, "docs": "No description provided.\n\n**Credential required**: *No*" }, { "info": { "name": "notes/state", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/state", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*" }, { "info": { "name": "notes/thread-muting/create", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/thread-muting/create", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*" }, { "info": { "name": "notes/thread-muting/delete", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/thread-muting/delete", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*" }, { "info": { "name": "notes/timeline", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/timeline", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*" }, { "info": { "name": "notes/translate", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/translate", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*" }, { "info": { "name": "notes/unrenote", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/unrenote", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:notes*" }, { "info": { "name": "notes/user-list-timeline", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/notes/user-list-timeline", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*" }, { "info": { "name": "promo/read", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/promo/read", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*" }, { "info": { "name": "users/featured-notes", "type": "http" }, "http": { "method": "GET", "url": "https://misskey.io/api/users/featured-notes", "body": { "type": "json", "data": "{}" } }, "docs": "No description provided.\n\n**Credential required**: *No*" }, { "info": { "name": "users/featured-notes", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/users/featured-notes", "body": { "type": "json", "data": "{}" } }, "docs": "No description provided.\n\n**Credential required**: *No*" } ] } ], "bundled": true }