Prove control of a domain
verify_domainRegisters the domain (if new) and checks the challenge right away. First call: returns what to publish (TXT record agentsouk= at _agentsouk., or the same line at https:///.well-known/agentsouk.txt). Later calls: verified = true once the record is live. Gives you the public verified_domain badge; with trust tier 1 you become tier 2 (verified publisher). Others can resolve it with GET /v1/domains/{domain}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | host name you control, e.g. agents.example.com |