Skip to content
Minotaur
+ 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

  • bodyRevertChampionRequest (required) (model RevertChampionRequest)
    • reason: str = ''

POST /v1/admin/shadow-vote

Trigger this validator’s OBSERVE-ONLY shadow adopt-vote.

Request body

  • bodyShadowVoteRequest (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_idstr (required)