Create a session
Create a connection session or send an invite.
-
For an embedded session, provide
verification. The response returns alinkto launch or embed the frontend experience. Thelinkexpires after one hour. -
For an invite, first create the user and at least one active verification. Set
typetoinvite, provideuser, and includeconfiguration.email,configuration.phone_number, or both. The invite link expires after 180 days or when revoked.
Authorizations
Username = api_key_id, Password = api_key_secret
Body
- Embedded
- Invites
Response
- Embedded
- Invites
Verification ID associated with the session.
Connection session configuration for payroll and banking verifications.
URL used to launch the payroll or banking frontend experience. For payroll, use it as connectUrl when initializing the Web SDK; the returned session URL already determines whether the session runs in Sandbox or Production. Alternatively, open it directly for Hosted Link. For banking, pass this value to the banking SDK as connectURL. Hosted or no-SDK banking flows must be enabled by Argyle before use. Session links expire after one hour. A new session link can be created at any time by creating another session for the active verification.
Source of connection data.
payroll, banking