LoginParams

The LoginParams object defines the authentication parameters for the login() command.

A LoginParams object has the following properties:

Name

Type

Description

api_key

string

The namespace assigned to your account.

api_namespace

string

The API key assigned to your account.

client

string

The client name.

company

string

Your company ID.

password

string

The authenticating user's password.

user

string

The authenticating user's user ID.

version

string

The client version.