Skip to main content
POST
Register a 10DLC brand with The Campaign Registry

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
entity_type
enum<string>
required
Available options:
PRIVATE_PROFIT,
PUBLIC_PROFIT,
NON_PROFIT,
GOVERNMENT,
SOLE_PROPRIETOR
display_name
string
required

Public-facing brand name shown to recipients.

company_name
string
required

Registered legal company name.

phone
string
required
street
string
required
city
string
required
state
string
required
postal_code
string
required
email
string<email>
required
ein
string

Tax/registration id (US EIN xx-xxxxxxx or foreign equivalent).

country
string
default:US
website
string
vertical
string
default:TECHNOLOGY

Response

201 - application/json

Brand registration submitted. Returns the registrar brand id and status.

data
object
meta
object