Moonsox Auth · sandbox
Fake relying party — Acme Bot Gate
For bots testing Moonsox Auth. Issue a code via /demo or the API, present it here. We HMAC-verify and probe Trust Layer /health latency.
Bot API
POST /v1/sandbox/consume
{ "botId": "…", "code": "…" }
→ { valid, verifyLatencyMs, trustLatencyMs, trustOk, codeId, site }
GET /v1/sandbox/stats
Manual consume
Recent latency
—