+ 05 · API Reference
API · Monitoring
Per-app monitoring snapshot — operational health and recent activity.
All endpoints below are mounted under /v1 on the validator API (https://api.minotaursubnet.com). The CORS allowlist covers https://app.minotaursubnet.com.
POST /v1/admin/revert-champion
Emergency rollback: revert the live champion to the PREVIOUS one.
Request body
body—RevertChampionRequest(required) (model RevertChampionRequest)reason:str=''
POST /v1/admin/shadow-vote
Trigger this validator’s OBSERVE-ONLY shadow adopt-vote.
Request body
body—ShadowVoteRequest(required) (model ShadowVoteRequest)challenger_image:str
GET /v1/apps/{app_id}/monitor
Get real-time execution monitoring data for an App Intent.
Path parameters
app_id—str(required)