Skip to main content
GET
/
v1.4
/
Data
/
ResOrBusiness
Determines whether a phone number is associated with a residential or business line.
curl --request GET \
  --url https://dataapi.dncscrub.com/v1.4/Data/ResOrBusiness
{
  "Phone": "<string>",
  "ResOrBusiness": "<string>"
}

Headers

loginId
string

LoginId (aka APIKey)

Query Parameters

phone
string

The 10-digit phone number to check

Response

Success

Phone
string | null
ResOrBusiness
string