Python

Configure the application

You will store your API key and secret (which you can find in the Developer Dashboard) and the name of your organization in a configuration file.

Create a file called .env in the root of your application directory and enter the following information, replacing YOUR_API_KEY and YOUR_API_SECRET with your own key and secret: