Sandbox

A reviewed sandbox that returns real proofs

What is instant today: a free console workspace at signup, the keyless public verify API, and the SDK's offline check-init. Proof generation unlocks with sandbox access, issued after a short architectural review.

Developer path

Sandbox proofs are for development. Sandbox access — and later production signing credentials — is issued after an architectural review, not at account creation.

Read the trust model

Developer Path

Move from documentation to a reviewed developer sandbox

Read the public docs and verify a live proof today; a free account opens the console, and the proof-generating sandbox is issued after a short architectural review.

What this page provides

Instant today, honestly

Create a free account for the console workspace, verify live proofs through the keyless public API, and run the SDK's offline init check — none of these wait on review.

  • Free console workspace
  • Keyless public verify API
  • Offline SDK check-init

Real proofs, safe to break

Sandbox proofs are canonicalized, policy-bound, and signed like production, so you can replay and inspect them without touching live signing keys.

  • Deterministic proof_hash
  • Policy-bound authority
  • Replay offline

Then request production

Production signing access is review-gated, so when you are ready you request an architectural review rather than pulling automatic credentials.

  • Review-gated production
  • No auto credentials
  • Architectural review

Recommended next steps

Start building

Start with public developer guidance, then request sandbox access through review.

Start building
// Verify a real, signed proof — keyless, works right now:curl -s https://verify.intentrax.com/api/public/verify/proof/45f765a0fb5b20de6f73c38d7a94e48c041640af8cb0c3382fa0302ce2c70992"verification_status": "VALID"// npm install @intentrax/sdk

Build toward a reviewed sandbox path

Nothing you do here is published. The docs are public to read; your sandbox work stays private to your account, and production access is review-gated.

Request Architectural Review