Skip to main content
POST
Submit or resubmit a toll-free number for verification (TFV)

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Body

application/json
use_case
string
required

Toll-free messaging use case (from the carrier-approved use-case list, e.g. Customer Care).

use_case_summary
string
required

40–500 character description of how the number is used.

Required string length: 40 - 500
sample_messages
string[]
required

1–5 representative outbound messages the carrier will review.

Required array length: 1 - 5 elements
business_name
string
required
business_website
string<uri>
required
contact_email
string<email>
required
contact_phone
string
required

E.164 contact phone (e.g. +14155550123).

opt_in_type
enum<string>
required

How subscribers opted in to messaging.

Available options:
VERBAL,
WEB_FORM,
PAPER_FORM,
VIA_TEXT,
MOBILE_QR_CODE
opt_in_image_urls
string<uri>[]
required

1–5 HTTPS URLs to opt-in proof screenshots.

Required array length: 1 - 5 elements
message_volume
string
required

Expected monthly message-volume band (e.g. "10,000").

ein
string

US Employer Identification Number (xx-xxxxxxx). Supply this OR business_registration_number + business_registration_country.

business_registration_number
string
business_registration_country
string

ISO-3166 alpha-2 country of the business registration number.

additional_information
string
is_political
boolean

Set true for political messaging; requires cv_token.

cv_token
string

Campaign Verify authorization token (required for political use cases).

Response

The toll-free verification status after the submission

data
object
meta
object