Create an SSO session

Generates a session ID for authenticating a user from an external program. Sessions last 30 minutes. Auto-creates a Kigo account if one does not exist.

Body Params
string | null

The unique external identifier of the program in Kigo's system.

string
required

The ID of the user in the brand's system.

boolean | null

Whether or not the SSO session associated with the created ID is single-use. Defaults to 'false'.

string

Account-specific additional attributes.

string | null

The email of the user

Responses

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