improved

New authentication method: OAuth2

Since launch, in order to authenticate through the API, you had to pass api_key and username as parameters.

Now, you can simply use OAuth2.

The token is simply your API key, that you can obtain here.

The parameter method still works, but will be deprecated soon, with the release of Tinq API V2.