Skip to main content
1

Create an account

Sign up at app.adapter.com and verify your email.
2

Connect an account

In the console, go to Connectors and connect a data source — Gmail, Slack, Google Drive, and more are supported. Adapter will begin ingesting your data once connected.
3

Get an API key

Go to Settings → API Keys and create a key. Copy it and store it somewhere safe — it won’t be shown again. See API Keys for details.
4

Install the SDK

npm install @adapter/sdk
5

Make your first call

List your connected accounts:Or use the CLI:
CLI
npm install -g @adapter/cli
adapter login
adapter connections