AffixIO AFFIXIO
Contact
Session CMS API ZK API aio_web_demo

Live Merkle root

Fetched from api.affix-io.com. No mock audit data.

Loading…

What this sandbox covers

Proxies mirror /var/www/vhosts/api (tickets, QR, edge) and api.affix-io.com (circuits, identity, Merkle audit tree). All responses are live. Latency is shown on every call.

API proxy endpoints (CORS enabled)

GET/POST /sandbox/api/cms/*  → local CMS (port 3000)
GET/POST /sandbox/api/zk/*   → api.affix-io.com (aio_web_demo)

Ticket controls schema

Loading…

Available circuits

  • Loading…

Mint ticket

POST /api/tickets/generate with HMAC-signed compact token. Event, tier, and gate controls only. No holder or seat fields.

Verify, redeem, revoke

Tickets with an entry point (e.g. main-gate) must send that gate on verify and redeem. Revoke uses ticket ID from mint.

Ticket status

Edge issue

Offline-capable v3 tickets. POST /api/tickets/edge/issue

Edge verify and consume

Generate QR

POST /api/qr/generate. URL, ticket, or raw text modes.

ZK identity verify

POST /api/demo/identity-verify with signed attestation via aio_web_demo. Synthetic policy references only, no personal data.

Circuit prove and verify

Run Prove first. It generates a proof and verifies it against the live Merkle tree.

Merkle audit tree

Live audit Merkle from api.affix-io.com. sha256-sorted-pairs algorithm.

Inclusion proof

Verify inclusion proof

Session tickets

    Session proofs

      Request log