get_token: Authenticate Operator

Description Usage Arguments Details Value

Description

Retrieves your SORACOM's API key.

Usage

1
get_token(email, password, timeout)

Arguments

email

Your email address.

password

Your password.

timeout

The timeout duration of the request token. See details.

Details

When timeout is given in numeric format, it is interpret as integer. If another format is given, the function tries to convert it into seconds. For example, if the value is "2 hours" in character, it will be 7200 (secs).

Value

Your API token.


kos59125/soracomr documentation built on May 20, 2019, 1:08 p.m.