Misaka.io | Docs
Misaka.io | Docs

Get instance metrics

GET
/v3/mc2/metrics/instance

Authorization

AuthorizationBearer <token>

Bearer is only available for WebApp. Please use API tokens for programmatic access.

In: header

Query Parameters

id*Id
since?Since
Default"-24h"

Value in

  • "-1h"
  • "-6h"
  • "-24h"
  • "-48h"
  • "-1w"
  • "-1m"
  • "-1y"
start?integer|null
end?integer|null

Response Body

application/json

curl -X GET "https://example.com/v3/mc2/metrics/instance?id=0"
{}

How is this guide?

Last updated on 8/12/2026