Create Token
The Create Token process is designed to generate a unique token to be used in the frontend of the iFrame solution in order to identify your site and settings to Veratad.
Create Token
POST
https://vx-be.idresponse.com/token/create
This endpoint creates your token with associated settings to access a document iFrame session.
Request Body
Name
Type
Description
user*
string
Your Veratad API username
pass*
string
Your Veratad API Password
journey_id
String
The VX journey ID to be loaded with this token
settings_id
String
The settings profile ID to be loaded with this token
branding_id
String
The branding ID to be loaded with this token
IMPORTANT: The token is only good for 6 hours. It is recommended that you generate a new token on each iFrame request.
Request Body
Last updated