Overview
The Grantex Trust Registry is a public, searchable directory of organizations that publish AI agents. Organization records use DIDs as stable identifiers and can prove domain ownership through a DNS TXT challenge.Search and organization-detail endpoints are public. Registration and DNS verification require a developer API key.
Public Search
q, verified, badge, category, limit, and cursor. Results include an organization DID, name, description, verification level, stored badges, basic statistics, website, and logo URL when present.
Organization Detail
Registration and Verification
Registration returns a one-time plaintext verification token and DNS instructions. The service stores only a hash afterward._grantex-verify.acme.example, trigger verification with the returned orgId (the DID is also accepted by the API):
verified, records dns-txt, clears the stored token hash, and adds the dns-verified marker.