AuthenticationThis is a featured page

An authentication token is a required to call most methods. To get an authentication token you need to call the user.getToken method. The table below shows the parameter you'll need to POST and the format of a successful response. Each user is associated with one or more accounts and each user has a default account. You pass just the username and password to get a token for the user's default account or you can optionally pass a valid account_id to get a token that is associated with an account other than the user's default account. To get the account_id for accounts the user has access to you can call the user.getAccounts method.

Method Parameters Results
user.getToken email, password, remember [optional account_id] <token>
<token_id>{token}</token_id>
</token>



enthhusembrad
enthhusembrad
Latest page update: made by enthhusembrad , Nov 10 2009, 5:22 PM EST (about this update About This Update enthhusembrad Edited by enthhusembrad

1 word added
1 word deleted

view changes

- complete history)
Keyword tags: None
More Info: links to this page
There are no threads for this page.  Be the first to start a new thread.