API Reference

Obtain a token from 3rd party data source

Attempt to obtain a token from the data provider, store it in the database. With this, the connector to continue to obtain new user data until the token is revoked.

Log in to see full request history
Path Params
string
required

Lowercase system name of the source application or device. Get a list of available connectors from the /v3/connectors/list endpoint.

Query Params
number

User's id

Responses
200

Successful operation

401

Not Authenticated

404

Method not found. Could not execute the requested method.

500

Error during update. Unsupported response from update().

Language
Credentials
Click Try It! to start a request and see the response here!