{ "opencollection": "1.0.0", "info": { "name": "Misskey account app API", "version": "2025.4.1-io.12b-fb6fbea074" }, "items": [ { "info": { "name": "app", "type": "folder" }, "items": [ { "info": { "name": "app/create", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/app/create", "body": { "type": "json", "data": "{}" } }, "docs": "No description provided.\n\n**Credential required**: *No*" }, { "info": { "name": "app/show", "type": "http" }, "http": { "method": "POST", "url": "https://misskey.io/api/app/show", "body": { "type": "json", "data": "{}" } }, "docs": "No description provided.\n\n**Credential required**: *No*" } ] } ], "bundled": true }