Skip to main content
GET
Scrub Single Number
Scrub a single phone number against all configured DNC lists and compliance databases.

Request

Headers

string
required
Your API Key

Query Parameters

string
required
The 10-digit phone number to scrub
string
default:"5"
required
API version. Use 5
string
default:"json"
Response format: json or csv
string
Optional. Project ID
string
Optional. Campaign ID

Example Request

Response Fields

string
The phone number that was scrubbed
string
The scrub result code (see Result Codes)
string
Reserved field used for unique identifiers
string
Explanation of why the number is flagged
string
State/region abbreviation (e.g., “CA”)
string
Two-digit country code (e.g., “US”)
string
City or locality
string
Carrier information in format: ID;TYPE;"Name"
string
Timezone code
string
UTC offset in minutes
string
1 if wireless/VoIP, 0 otherwise
string
Line type: Wireless, VoIP, or AllOther

Handling the Response. Make sure to handle all response codes. The sample below handles just a few