Skip to main content
GET
Check Name Availability

Authorizations

Authorization
string
header
required

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

Query Parameters

name
string
required

Response

Successful Response

available
boolean
required

Whether the name can be used by the caller

reason
string | null

Reason if unavailable