HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Create a Connect Token

The Connect front-end component must be initialized with a Connect Token scoped to the user entering the Connect flow.

For new users, or users creating an additional utility credential, post with a unique client_user_id parameter. For users editing an existing utility credential, post with the utility_credential_id parameter corresponding to the utility credential to be updated. Make sure the Authorization header is set to Bearer ${ACCESS_TOKEN}.

Tokens expire after two hours.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

The unique identifier for your user. This parameter is required for users entering the Connect flow for the first time. Note either client_user_id or utility_credential_id must be supplied to the endpoint for all requests.

integer

The id associated the utility credential to be updated. This parameter is required for users entering Connect to update an existing utility credential. Note either client_user_id or utility_credential_id must be supplied to the endpoint for all requests.

Headers
string
required
Defaults to 2022-10-13

The Arcadia-Version for the request

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json