Overview
Number Reputation Settings control the monitoring lifecycle for your enterprise. You enable reputation monitoring, configure how often numbers are checked, and manage the vetting status.Prerequisites
Before enabling Number Reputation, you need:- An Enterprise registered on your account — an Enterprise can serve Number Reputation, Branded Calling, or both.
- A signed Letter of Authorization (LOA) rendered, signed, and uploaded to the
Documents API to obtain a
loa_document_id— follow the LOA guide. The LOA authorizes Telnyx to register your numbers with the major call-analytics networks used by US carriers. - Agreement to the Number Reputation Terms of Service.
Enable Number Reputation
Submit your LOA document ID to enable reputation monitoring:check_frequency is optional and defaults to business_daily.
Your enterprise details are submitted for automated vetting. This typically takes minutes.
Enabling reputation is a billable action. See
Number Reputation pricing for current pricing.
Two approval gates
Two statuses must each readapproved before you can add phone numbers — they are tracked independently:
Vetting lifecycle
GET .../reputation returns 404 Not Found rather than a readable status.
Check your current status:
Auto-refresh schedules
Telnyx automatically runs fresh reputation queries on all your registered numbers based on the configuredcheck_frequency:
Change the schedule
Disable Number Reputation
To stop monitoring entirely and remove the enterprise from reputation tracking:GET .../reputation returns 404 Not Found;
to monitor again you must re-enable with a fresh LOA.
Terms of Service
You must accept the Number Reputation Terms of Service (read the full terms) before enabling monitoring:To check ToS status, call
GET /v2/terms_of_service/status?product_type=number_reputation. This endpoint
defaults to branded_calling, so you must pass product_type=number_reputation.
Likewise, GET /v2/terms_of_service/agreements also defaults to
branded_calling — pass ?product_type=number_reputation to scope the
list to Number Reputation.