SDKs
Python
Introduction to our Python SDK
Installing & instantiating the Python SDK
Install it with your favorite package manager, e.g.:
Instantiate the SDK:
Go to your dashboard to get your API Key
Or through the set_access_token
method:
You can also set it for each service individually:
List all connections to your app
This will list all the connections available, across all users. You should get an object similar to this one below. Read more about the connection
object.