Full Attestation API GET

Policy-grade verification payload

Identity continuity, receipts, anchors, staking context, and optional strict passport requirement in one response.

GET /api/verification/agent/{publicKey}

            
Compact Gate API GET

Fast pass / fail integration

Purpose-built for middleware and edge gates where you need concise policy decisions.

GET /api/verification/agent/{publicKey}/compact

            
Badge Embed GET

Public trust surface

Display proof of verification across docs, profile pages, and partner directories.

GET /api/verification/badge/{publicKey}.svg

              SIGIL verification badge preview
            
Frontend Example

Client gate snippet

Minimal browser-side check before enabling privileged interactions.