Skip to main content
POST
Typescript (SDK)

Authorizations

Authorization
string
header
required

API key in the format: Bearer {api_token}

Body

application/json
toolkit
string
required

App slug from the catalog (e.g. gmail)

callback_url
string

Where to return the user after auth

Response

Success

object
enum<string>
required
Available options:
connection_link
status
enum<string>
required
Available options:
INITIATED
toolkit
string
required
redirect_url
string
required

Hosted OAuth URL to send the user to

external_account_id
string
expires_at
string | null