Skip to content
ARP / SPEC
VERSION v0.1 — DRAFT

DID Document

Published at `/.well-known/did.json` by every `.agent` domain. Lists the agent's verification methods, service endpoints, and principal binding.

$id: https://arp.spec/schema/did-document/v0.1.jsonDOWNLOAD JSON

FIELDS

The DID being described, e.g. did:web:samantha.agent
pattern: ^did:[a-z0-9]+:[A-Za-z0-9._:%-]+$
Controller DID (self-controlling for did:key)
pattern: ^did:[a-z0-9]+:[A-Za-z0-9._:%-]+$