このサイトは現在整備中のため、内容等が正しくない場合があります!
{
"span": "day",
"limit": 30,
"offset": null,
"host": "string"
}curl --location 'https://misskey.io/api/charts/instance' \
--header 'Content-Type: application/json' \
--data '{
"span": "day",
"limit": 30,
"offset": null,
"host": "string"
}'{
"requests": {
"failed": [
0
],
"succeeded": [
0
],
"received": [
0
]
},
"notes": {
"total": [
0
],
"inc": [
0
],
"dec": [
0
],
"diffs": {
"normal": [
0
],
"reply": [
0
],
"renote": [
0
],
"withFile": [
0
]
}
},
"users": {
"total": [
0
],
"inc": [
0
],
"dec": [
0
]
},
"following": {
"total": [
0
],
"inc": [
0
],
"dec": [
0
]
},
"followers": {
"total": [
0
],
"inc": [
0
],
"dec": [
0
]
},
"drive": {
"totalFiles": [
0
],
"incFiles": [
0
],
"decFiles": [
0
],
"incUsage": [
0
],
"decUsage": [
0
]
}
}