Skip to content

Documentation

TheHumanBehind is a trust registry where a real, accountable person puts on record that an AI avatar, a voice, an agent or any other AI creation is theirs. These pages are the reference for how the registry works, from creating your first record to verifying one cryptographically, byte by byte, and consuming it through the public API.

The core idea is small and deliberate. Behind every synthetic voice, avatar or agent there is a human who decided to create it and who answers for it. The registry lets that person say so, publicly, with a tamper-proof date and a fingerprint anyone can recheck. That is the whole product.

  • It is a public, searchable directory of verified records and the people accountable for them; a way to put a dated, verifiable declaration of responsibility on record, private while it is free and public once you verify it; and an open API so anyone can consult and verify a verified record without asking permission.
  • It is not an official or government registry, it is not required by any law, and registering does not by itself make you compliant with anything. TheHumanBehind is an independent, private registry that helps you put accountability on the record.

Whatever page you land on, the mental model is the same. A record is born from a declaration, gets sealed, stays private to you, and becomes public only if you verify it.

  1. Declare. You state that an avatar is yours and that you take responsibility for it. That declaration is the heart of the record.
  2. Seal. The moment you submit, the database assigns a sequential THB number, stamps the exact registration time in UTC, and computes a SHA-256 content hash of your registration snapshot. The number and the date are immutable from then on; the hash follows your content, and every version is archived.
  3. Keep it private. You get your THB number, a receipt and a private page only you can see, with the green Registered seal. At the free level the record is not listed in the directory and has no public URL.
  4. Verify (optional). Once it opens you can add an identity check and upgrade to the gold Verified seal. That is the step that makes a record public, giving it a page at its own URL, a listing in the directory and an API entry. See Verification.
Level Seal What it is Availability
Registered A private self-declaration with a tamper-proof date: “this avatar is mine and I answer for it”. Free, available now
Verified Adds an identity check confirming a real human is behind the record. Not open yet

The word rule is strict: the free level is always called Registered, never “verified”. The gold seal is earned through the identity check. Neither seal is an official certification or a public accreditation: TheHumanBehind is an independent, private registry.

If you are new, read the pages in this order. Each one ends with a link to the next, so you can move straight through.

  1. Getting started: create an account and publish your first record.
  2. Records: the fields, the number, and the exact content-hash recipe.
  3. Directory: how to search and read records.
  4. Verification: the gold level.
  5. Public API: consult and verify records programmatically.
  6. Claims and Glossary: reference material.
Convention Meaning
monospace A literal value, field name or code, exactly as it appears in the data or the API (for example content_hash or voice_clone).
THB-2026-00117 The format of a THB registry number: the prefix, the year of registration, and a sequential number zero-padded to a minimum of five digits (more, if a year ever passed 99,999 records).
2026-07-14T09:21:33.481205Z A timestamp, always ISO-8601 in UTC (the trailing Z), with microsecond precision.
/r/<slug> The public URL of a record. The slug is its short, immutable identifier.

Yes. Creating an account, registering an avatar and keeping it registered are free. Only the optional Verified level, which is not open yet, has a cost.

No. Your email is used only to manage your account. It is never part of a record, never shown on a record page and never returned by the API.

Does registering make me compliant with the law?

Section titled “Does registering make me compliant with the law?”

No, and we never claim it does. The EU AI Act asks for transparency about AI content; registering here gives you a dated, tamper-proof record of who answers for an avatar, which helps you demonstrate accountability. It does not, by itself, fulfil a legal obligation.

No. It is an independent, private registry. Neither seal is a government certification or a public accreditation.

Yes. You can unpublish a record at any time. It stops being listed and its API entry disappears, but its page keeps a dated notice so the trace is never silently rewritten, and its THB number is never reused.

We’ve made a public commitment: six months’ notice, a complete open dump of every public record, and no selling the database to a third party without that dump first. Read the full commitment in the Trust Center.