Create a candidate. The minimum requirements are labeled below. Additional fields (e.g., address, driversLicense, etc.) may be required depending on screening.

Log in to see full request history

Request to create a new candidate

Body Params
string
required

An identifier, such as a user id, to facilitate linking candidates back to entities in your own system. Must be unique.

string
required

The candidate's given or "first" name, such as "Tim" in "Tim Duncan".

string

The candidate's middle name, useful for differentiating between individuals with similar names in public record searches.

boolean

true if the the candidate has no legal name. false if the candidate may have a legal middle name.

string
required

The candidate's family name, such as "Rowling" in "Joanne K Rowling".

string
required

The email provided by the candidate. Must be a unique, valid email.

string

Date of birth, formatted as an ISO-8601 date (without the time component). For example, July 4, 1979 would be represented as "1979-07-04".

string

A phone number associated with the candidate, formatted as an E.164 string, such as +15555551234.

string

The social security number for the candidate, formatted as a series of numbers with no dashes 123551234.

Responses

Language
Credentials
OAuth2
Request
Click Try It! to start a request and see the response here! Or choose an example:
application/json