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:
- Go to API Key in the main menu and obtain your credentials (API Key and Secret) from the webpage.
- You can use your credentials (API Key and Secret) in the following two ways:
- To generate OAuth token manually, and pass the acquired token in any specific API method (Refer 'Generating OAuth Token Manually' section for more details.)
- 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 Python SDK.