Account Login

/login/

Accountlogin with Username and Password or Session-Identifier or Login-Process-ID

Input

Name Type
page String
devicetoken String
username String
password String
page String
devicetoken String
directlogintoken String
loginprocessid String

Result

Name Type
loginprocessid String
loginprocessid String
loginprocessid String
login_process_action String
login_process_page String
login_page_code String
/legal/

Accept the terms of service for a specific user.

Input

Name Type
user Tubitor UserID

Result

Name Type
success String (if success)
/mail/

Verify the email for a specific user.

Input

Name Type
user Tubitor UserID
code String (Mail verification code)
action String ('verify' / 'resend')

Result

Name Type
success String (if success)
/device/

Create a device for the user.

Input

Name Type
user Tubitor UserID
name String
deviceid String

Result

Name Type
success String (if success)
/createaccount/

Create a Tubitor Account

Input

Name Type
username String
mail String
password String

Result

Name Type
success String
/resetpassword/

Send mail with reset-code by username / mail.

Input

Name Type
identifier String

Result

Name Type
success String
/resetpassword/reset/

Reset password with new password and resetcode.

Input

Name Type
code String
password String

Result

Name Type
success String
URL

https://tubitorapis.com/accountlogin/

Authentication

Tubitor API-Token with access to 'accountlogin'.

About

API Author: Tubitor Developers
Website: developers.tubitor.com