Authentication

This API uses only the application authentication level. Follow the steps below to successfully authenticate:

Register your application to get your App-Token in the APPs menu.

Enter your App-Token in the header of each request.

Don't worry, all the information for each parameter (whether Header or query) to be supplied is detailed in the Documentation menu; API; Browser.

 

OAuth

The API supports the OAuth 1.0a Protocol, accepting parameters via the Authorization header, with the HMAC-SHA1 signature method only. There's probably already an OAuth client libraryfor your platform.

 

English