API Reference
Create Customer Authentication Token
Create a @Connect authentication token for a customer. This token can be used to embed @Connect in your application via the @openint/connect
npm package.
POST
Authorizations
Organization API Key available in the settings page of the OpenInt Console or Customer API Key or Token Customer authentication token created using the create customer token API. It is passed in the authorization
header with format: Bearer {token}
Path Parameters
The unique ID of the customer to create the token for
Minimum length:
1
Body
application/json
Response
200
application/json
Successful response
The response is of type object
.