Skip to main content
GET
Check Regulatory Requirements

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

phone_number
string
required

Phone number to check requirements for

country
string
default:US

Country code

number_type
enum<string>
default:local

Type of phone number

Available options:
local,
mobile,
tollfree

Response

Regulatory requirements information

phone_number
string
country
string
number_type
string
requirements
object[]
total_regulations
integer
public_documentation
object
note
string