Skip to main content
POST
Check Username Availability

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null
X-API-Key
string | null

Body

application/json
username
string
required
Required string length: 1 - 255

Response

Successful Response

available
boolean
required