GET
/
login

Authorizations

Authorization
string
headerrequired

Pass your account_id as username and secret_key as password via basic auth.

Response

200 - application/json
bearer_token
string
required

The bearer security token.

expires_in
integer
required

Exipiration time in seconds.

live_mode
boolean
required

Has the value true if the object exists in live mode or the value false if the object exists in test mode.