Directory
The registry is public by design. Anyone can search it and read any record — free, without an account, always.
Searching
The directory lives at platform.thehumanbehind.com/directorio. You can:
- Search by name — the avatar’s name or the responsible person’s name. Partial matches work; accents are ignored.
- Filter by type — avatar, voice clone, agent, image, other.
- Filter by scope — general, or the sensitive scopes: health, finance, legal.
Each result links to the record’s public page at
https://platform.thehumanbehind.com/r/<slug>.
Reading a record page
A record page shows everything that is public:
- The avatar’s name, type, scope and where it operates, plus the name of the responsible person.
- The THB number, the registration date and the content hash — the three pieces that make the record verifiable. See Records for how to recheck the hash yourself.
- The seal: green Registered, or gold Verified once the identity check exists (September).
Record statuses
| Status | What it means |
|---|---|
active | A live record with an owner. Listed and served by the API. |
unclaimed | A record not yet linked to its owner. It can be claimed — see Claims. |
| de-registered |
The owner removed the record. It disappears from search and the API,
but its URL answers with a dated notice (HTTP 410) and
the THB number is never reused. The registry keeps the trace.
|
Records under moderation review may be temporarily hidden from the directory and the API while the team looks into them.
Consulting programmatically
Everything the directory shows is also available as JSON through the public API — no key, CORS enabled.