v1

latestOpenAPI 3.1.0Apache 2.02026-07-24196597.7 KB
jobs

Submit Job

Submit a verification job.

post/api/jobs

Request body

type'id-verification' | 'id-reverification' | 'selfie-verification'

Type of verification job.

callbackURLstring

Upon the job's completion, Vouched will POST the job results to the defined webhook.

Example request

{
  "params": {
    "dob": "07/02/1994",
    "email": "test@gmail.com",
    "phone": "000-111-2222"
  }
}

Response

Running a Job through Vouched.