SDKs
TypeScript
Introduction to our Typescript SDK
Installing & instantiating the Typescript SDK
You can find the Typescript SDK on NPM here
Instantiate the SDK:
Go to your dashboard to get your API Key
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 here in the API reference or the glossary.
Was this page helpful?