Skip to main content
POST
Register for a new account

Authorizations

Authorization
string
header
required

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

Body

application/json
email
string
Example:

"example@gmail.com"

password
string
Example:

"password"

token_name
string
Example:

"iphone 12"

Response

User registered

status
string
Example:

"success"

user
object
Last modified on July 21, 2026