このサイトは現在整備中のため、内容等が正しくない場合があります!
curl --location 'https://misskey.io/api/server-info'{
"machine": "string",
"cpu": {
"model": "string",
"cores": 0
},
"mem": {
"total": 0
},
"fs": {
"total": 0,
"used": 0
}
}