Sandbox only.
This explorer fires real signed requests against the AventraGuard
sandbox environment — never production. Use a dedicated
ak_test_ key minted for the sandbox; live
(ak_live_) keys are blocked in the browser. Your key
lives only in this tab's memory — it is never written to
localStorage/sessionStorage and is cleared when
you leave the page.
The key is attached to each Try-it request as X-API-Key and
used to HMAC-sign writes (POST/PATCH/DELETE) in your browser. Mint a
throwaway sandbox key — never paste a production key here.