RND Basic (GET)
Reassigned Scrub
RND Basic (GET)
Query the FCC Reassigned Number Database for single number lookup
GET
RND Basic (GET)
Query the FCC Reassigned Number Database (RND) to check if a phone number has been reassigned after a given date.
For comprehensive coverage, especially with older consent dates, consider using TCPA Authority instead.
Request
Headers
Your API Key (LoginId from your DNCScrub account)
Query Parameters
10-digit North American phone number (without leading 1 or +)
Consent date to check reassignment against. Supported formats:
MM/DD/YYYY,
YYYY-MM-DD, MM/DD/YY, or YYYYMMDD(Optional) Set to
true to use sandbox mode for testing (returns random
results)Project identifier for tracking purposes
Example Request
Response Fields
The phone number that was checked
Indicates if the phone was reassigned after the consent date based on FCC
data: -
true (or 1) - Reassigned after the date. Do not call. -
false (or 0) - Not reassigned. - null (blank) - Insufficient data in the
FCC database to determine.true if an FCC safe harbor exemption may be available for this numbertrue if the response was generated in sandbox mode (test data), false for production data.Error Responses
| Status Code | Description |
|---|---|
| 400 Bad Request | Invalid phone number format, invalid date format, or missing required parameters |
| 401 Unauthorized | Invalid or missing API key |
Processing the Response
When to Use RND Basic vs TCPA Authority
| Feature | RND Basic | TCPA Authority |
|---|---|---|
| Data Source | FCC Reassigned Number Database only | Carrier data + FCC data |
| Data Coverage | January 27, 2021 onwards | July 2018 onwards |
| Update Frequency | Monthly | Daily |
| Additional Data | Safe harbor only | Line type, carrier, location, timezone |
| Cost | Lower | Higher |