APIStatus API
Run current application, market, RPC, engine, ledger, and wallet checks.
#Response
{
"checkedAt": "β¦",
"systems": [{ "id": "rpc", "name": "Chain RPC", "status": "operational", "detail": "Connected to chain 4663", "checkedAt": "β¦", "latencyMs": 120 }],
"contracts": [{ "name": "$OW", "status": "not-deployed", "address": null }]
}
#Cache behavior
Cache-Control: no-store. Each response performs or reads the current checks.
#Example request
curl https://overweight.example/api/status