Create an Instant Verification
Instant Verification
Create an Instant Verification
Submit a new instant verification request for employment and income data
POST
Create an Instant Verification
Description
Submit a new instant verification request by providing the subject’s personal information and address history. The API will return the verification object with a status ofprocessing while results are being compiled.
Authentication
This endpoint requires API credentials to be provided in the request header:- X-Access-Client-ID (header)
- X-Access-Secret (header)
Request Body
Response
Returns a201 Created response with the Instant Verification object. The status field will be processing and results will be null until verification completes.
Example Request
Example Response
Related Endpoints
- Instant Verification object - Object attributes and data structure
- Retrieve an instant verification - GET endpoint for retrieving a verification
- List all instant verifications - GET endpoint for listing verifications
- Instant Verification webhooks - Webhook notifications for verification events