Add Phone Numbers
Call Deliverability (TrustCall)
Add Phone Numbers
Add phone numbers to TrustCall monitoring for automatic spam score checks
POST
Add Phone Numbers
Add phone numbers to TrustCall monitoring. Numbers will be automatically checked for carrier spam scores.
When first added, scores may show as
Processing until checked with each carrier (typically within 24 hours).Request
Headers
string
required
Your API Key (LoginId from your DNCScrub account)
string
required
Must be
application/jsonRequest Body
The request body is a JSON array of phone number objects:string
required
10-digit North American phone number (without leading 1 or +)
string
Optional description or label for the phone number (max 50 characters)
string
Service type for the phone number. If omitted, defaults to
Remediation for accounts with remediation service enabled, or Scanning for all other accounts.Valid values:If an unrecognized value is provided, the item’s
Response field returns Invalid Service type (HTTP status remains 200).integer
Optional legal entity identifier
Example Request
Response Fields
string
Status message indicating the result of the add operation
string
The phone number that was added
integer
The legal entity identifier associated with the phone number
string
Current average carrier spam score:
Clean, Medium, High, or Processingstring
Maximum score recorded in the last 15 days
string
Historical score from 0-5 (0-1 = no issues, 5 = 50%+ high spam history)
string
Verizon carrier status:
Clean, Flagged, or Processingstring
AT&T carrier status:
Clean, Flagged, or Processingstring
T-Mobile carrier status:
Clean, Flagged, or Processingstring
RoboKiller app status:
Clean, Flagged, or Processingstring
Nomorobo app status:
Clean, Flagged, or Processingarray | null
Array of FTC complaints associated with the number, or
null if noneError Responses
Limits
- Maximum 50 phone numbers per add request