Integrations
Connect a User’s Integration
Connect a user to a platform like LinkedIn by authenticating them with cookies or credentials.
POST
Before connecting an Integration, you must first Create a User to associate the integration with.
If you’re looking to connect natively to LinkedIn using email and password, check out this specific endpoint: Connect a LinkedIn Account (Username/Password)
Authorizations
API key required for authentication. Add your API key in the X-API-Key header.
Body
application/json
Optional name for the integration account. If not provided, a default name will be generated.
Response
200
application/json
Successfully created a new account.
Available options:
BASIC
, OAUTH
, COOKIES
, APIKEY
Available options:
MANUAL
, EXTENSION
, SHARED
, API