improved
New authentication method: OAuth2
over 2 years ago by Boulama
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.