Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt

Use this file to discover all available pages before exploring further.

Overview

Number Reputation lets you query the spam reputation of your outbound calling phone numbers. For each number you get:
FieldValuesMeaning
spam_risklow / medium / highOverall spam likelihood. high means the number is likely flagged as spam by carriers.
maturity_score0–100 or nullHow established the number is based on calling history over time.
connection_score0–100 or nullHow often recipients answer calls from this number.
engagement_score0–100 or nullWhether recipients stay on the call after answering.
sentiment_score0–100 or nullWhether recipients want ongoing contact (based on blocking/reporting behavior).
spam_categorystring or nullLabel assigned by analytics engines if the number is flagged (e.g. "Telemarketer", "Survey", "Debt Collector", "Nonprofit", "Political"). Treat as an opaque string — the set may grow over time. null means the number is not flagged.
last_refreshed_atISO 8601 timestamp or nullWhen the reputation data was last updated. null if no check has been performed yet.
A null score means there isn’t enough data to make a determination. You can also set up automatic re-checking on a configurable schedule (business_daily, daily, weekly, biweekly, monthly, or never). Reputation data is powered by Hiya — AT&T’s primary spam analytics partner and the engine behind AT&T ActiveArmor. When you register numbers, Hiya registers them across all three major analytics engines (Hiya, First Orion, TNS).

How it works

  1. Register your business as an Enterprise
  2. Upload a signed LOA (Letter of Authorization) via the Documents API
  3. Enable Number Reputation — your details are sent to Hiya for automated vetting (takes minutes)
  4. Associate phone numbers for monitoring (up to 100 per request, US local, E.164)
  5. Query reputation scores — cached results are free, fresh (live) queries are billed
  6. Automatic monitoring re-checks your numbers on a configurable schedule
No changes to your call control integration are required. Number Reputation is a standalone monitoring product.

Constraints

ConstraintLimit
Phone number formatE.164, US local numbers only
Numbers per request100 (atomic — all-or-nothing)
Score range0–100 (null = insufficient data)
Account accessVerified and enterprise-level accounts only