Start Transaction

Starts a transaction. For Capture, you begin and end the transaction with a single call to the /start endpoint. For Direct, you begin the transaction with a call to the /start endpoint, and then continue the transaction with subsequent calls to additional endpoints, such as /submit-back, /end, and /get-results.

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

May not contain personally identifiable information (PII). A public_data object is required even if it is empty, for example, public_data: {}.

private_data
object
required

May contain personally identifiable information (PII). A private_data object is required even if it is empty, for example, private_data: {}. If empty, default values are used according to the configuration established by Intellicheck for your account.

Headers
string
required
Defaults to <calculated_signature>

Encrypted Request Body

string
required
Defaults to <customer_id>

Your provided customer ID.

Responses

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