Obtaining Credentials (API Key and Secret)

After creating the set-up, get your credentials from developer's portal. Follow the steps below to obtain your credentials:

  1. Go to API Key in the main menu and obtain your credentials (API Key and Secret) from the webpage.
  2. You can use your credentials (API Key and Secret) in the following two ways:
    1. To generate OAuth token manually, and pass the acquired token in any specific API method (Refer 'Generating OAuth Token Manually' section for more details.)
    2. Pass your credentials (API Key and Secret) directly in any specific API method.
Note: You can choose any of the above mentioned ways to get access to Android SDK.