What it is
The Free Caller Registry is a joint intake used by the analytics engines that score caller reputation for major US carriers: Hiya, TNS, and First Orion. Registering a number associates it with the business identity that uses it and helps the engines recognize legitimate calling. RevDesk manages this workflow for eligible US numbers hosted on RevDesk. It is an included part of operating those numbers, not a separate product or a bring-your-own-number registration service.Registration is preventive. It establishes the business identity behind a number, but it does not guarantee
that carriers will never label a call. Calling behavior, complaint rates, consent, and list quality still
affect reputation. For a number already labeled, see caller trust.
How it works
- Add or port an eligible US phone number to RevDesk.
- Complete the workspace’s business identity and caller-trust profile.
- Confirm the authorization attestation in Numbers → Trust.
- RevDesk submits the hosted number and tracks acknowledgments from the registry engines.
Lifecycle
Use
GET /v1/number-registrations to list registrations and
GET /v1/number-registrations/{id} to inspect one registration’s latest submission and per-engine
acknowledgments. New registrations are created from the authenticated RevDesk number workflow, not
through the public API.
Webhooks
Subscribe viaPOST /v1/webhook_subscriptions:
registration_submitted: the registry accepted a submissionregistration_confirmed: the first engine acknowledgment arrivedregistration_failed: a submission failed after retries