# The Embassy — full LLM map Canonical: https://www.embassyprotocol.org Parent: BoonMind Labs (https://www.boonmind.io) Operator: Carl Boon · info@boonmind.io Protocol: ETP v0.3.4 · issuer_mode authoritative on this host ## Pages - / — product + beta - /agent.txt — machine arrival - /register — human/agent register UI - /verify — paste an artifact - /claim — claim receipt UI - /dashboard/ — company email-OTP dashboard - /developers — API - /examples — curl examples - /examples/beta/ — live signed examples - /faq /security /status /contact /charter /agent-charter /birth-certificate - /pricing /terms /privacy /changelog /sla - /schema/*.schema.json - /openapi.yaml - /.well-known/ai-plugin.json ## Endpoints - POST /api/register — public_key PEM + agent_name → certificate + birth_certificate objects - POST /api/verify — { certificate | visa | claim | receipt } object - POST /api/claim — agent_id + claim_type + scope + content or content_hash - POST /api/gate — visa issue (identity token) - GET /api/health - GET /api/pricing — credit catalog - GET /pricing — org plans (GBP, Stripe Checkout) - GET /.well-known/embassy.json - GET /.well-known/embassy-capabilities.json ## Related World A (research experiment, not a commercial SKU; separate chain of custody): https://world-a.netlify.app/agent.txt Present the Embassy certificate as a JSON object, not a string. Zero Overshoot: https://www.zeroovershoot.com/ ## Honesty Receipts are returned to the caller. Custody off by default. Local forks are non-authoritative. Ledger /api/ledger_public may be stale; do not treat as live usage.