Reassigned Authority Plus (GET)
Reassigned Scrub
Reassigned Authority Plus (GET)
Reassigned Authority Plus - Enhanced reassigned number check combining carrier and FCC data
GET
Reassigned Authority Plus (GET)
Reassigned Authority Plus (Enhanced RND) combines CCC’s authoritative carrier data with the FCC Reassigned Number Database to provide the most accurate reassignment determination available.
Why Authority Plus? The FCC Reassigned Number Database only has data from
January 27, 2021. CCC’s carrier data goes back to July 2018 and is updated
daily (vs monthly for FCC data).
Request
Headers
string
required
Your API Key (LoginId from your DNCScrub account)
Query Parameters
string
required
10-digit North American phone number (without leading 1 or +)
string
required
Consent date to check reassignment against. Supported formats:
MM/DD/YYYY,
YYYY-MM-DD, MM/DD/YY, or YYYYMMDDboolean
default:"false"
(Optional) Set to
true to use sandbox mode for testing (returns random
results)string
Project identifier for tracking purposes
Example Request
Response Fields
string
The phone number that was checked
boolean | null
Combined result from FCC Reassigned Number Database plus CCC’s carrier
data. This is the field you should use to determine if to place the call: -
true - Reassigned. Do not call. - false - Not reassigned. Safe to
call. - null - Insufficient information from both sources.boolean
true if an FCC safe harbor exemption may be availableboolean | null
Result from CCC’s internal carrier data only. For informational purposes
only - use
IsReassigned for your call decision.boolean
true if the response was generated in sandbox mode (test data), false for production data.