TravelyfeHelp
EntwicklerReferenceAccount

Is A Username Free

GET
/v1/account/username/availability

Whether a handle is free to claim. Also answers before sign-in, with the public key.

Only available to the Travelyfe apps. Tokens issued to other apps receive forbidden.

AuthorizationBearer <token>

A Travelyfe access token.

In: header

Query Parameters

username*string

A handle, with or without the @.

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/v1/account/username/availability?username=string"
true