Equifax

REST API for Equifax data

Equifax Credit Report Request

SecurityAuthorization Token
Request
Request Body schema:
firstName
required
string (First Name) [ 0 .. 15 ] characters
middleName
string (Middle Name) [ 0 .. 15 ] characters
lastName
required
string (Last Name) [ 0 .. 25 ] characters
suffix
string (Generational Suffic) [ 0 .. 2 ] characters
age
string (Age) [ 0 .. 2 ] characters
dob
string <date> (Date of Birth)
ssn
string (ssn) [ 0 .. 9 ] characters
phone
string (Phone Number) [ 0 .. 10 ] characters
houseNumber
string (House Number) [ 0 .. 10 ] characters
quadrant
string (Quadrant) [ 0 .. 2 ] characters
streetName
string (Street Name) [ 0 .. 26 ] characters
streetType
string (Street Type) [ 0 .. 2 ] characters
apartmentNumber
string (Apartment Number) [ 0 .. 5 ] characters
city
required
string (City) [ 0 .. 20 ] characters
state
required
string (State) [ 0 .. 2 ] characters
zip
string (Zip Code) [ 0 .. 9 ] characters
occupation
string (Employment Occupation) [ 0 .. 35 ] characters
employerName
string (Employer Name) [ 0 .. 35 ] characters
Responses
200

Successful Get Report Response

post/equifax/credit-report
Request samples

Success

{
  • "firstName": "ASAD",
  • "lastName": "YCSWL",
  • "ssn": "666176062",
  • "dob": "1985-05-06",
  • "houseNumber": "8615",
  • "quadrant": "NW",
  • "streetName": "Black Tern",
  • "streetType": "LN",
  • "city": "HOUSTON",
  • "state": "TX",
  • "zip": "77040",
  • "phone": "7135551212"
}
Response samples
application/json
{
  • "pdfReportId": "string",
  • "data": {
    }
}

Equifax Credit Report Request

SecurityAuthorization Token
Request
path Parameters
option
required
string
Request Body schema:
firstName
required
string (First Name) [ 0 .. 15 ] characters
middleName
string (Middle Name) [ 0 .. 15 ] characters
lastName
required
string (Last Name) [ 0 .. 25 ] characters
suffix
string (Generational Suffic) [ 0 .. 2 ] characters
age
string (Age) [ 0 .. 2 ] characters
dob
string <date> (Date of Birth)
ssn
string (ssn) [ 0 .. 9 ] characters
phone
string (Phone Number) [ 0 .. 10 ] characters
houseNumber
string (House Number) [ 0 .. 10 ] characters
quadrant
string (Quadrant) [ 0 .. 2 ] characters
streetName
string (Street Name) [ 0 .. 26 ] characters
streetType
string (Street Type) [ 0 .. 2 ] characters
apartmentNumber
string (Apartment Number) [ 0 .. 5 ] characters
city
required
string (City) [ 0 .. 20 ] characters
state
required
string (State) [ 0 .. 2 ] characters
zip
string (Zip Code) [ 0 .. 9 ] characters
occupation
string (Employment Occupation) [ 0 .. 35 ] characters
employerName
string (Employer Name) [ 0 .. 35 ] characters
Responses
200

Successful Get Report Response

post/equifax/credit-report/{option}
Request samples

Success

{
  • "firstName": "ASAD",
  • "lastName": "YCSWL",
  • "ssn": "666176062",
  • "dob": "1985-05-06",
  • "houseNumber": "8615",
  • "quadrant": "NW",
  • "streetName": "Black Tern",
  • "streetType": "LN",
  • "city": "HOUSTON",
  • "state": "TX",
  • "zip": "77040",
  • "phone": "7135551212"
}
Response samples
application/json
{
  • "pdfReportId": "string",
  • "data": {
    }
}

Equifax Credit Report Request

SecurityAuthorization Token
Request
path Parameters
option
required
string
pdfIndicator
required
string
Request Body schema:
firstName
required
string (First Name) [ 0 .. 15 ] characters
middleName
string (Middle Name) [ 0 .. 15 ] characters
lastName
required
string (Last Name) [ 0 .. 25 ] characters
suffix
string (Generational Suffic) [ 0 .. 2 ] characters
age
string (Age) [ 0 .. 2 ] characters
dob
string <date> (Date of Birth)
ssn
string (ssn) [ 0 .. 9 ] characters
phone
string (Phone Number) [ 0 .. 10 ] characters
houseNumber
string (House Number) [ 0 .. 10 ] characters
quadrant
string (Quadrant) [ 0 .. 2 ] characters
streetName
string (Street Name) [ 0 .. 26 ] characters
streetType
string (Street Type) [ 0 .. 2 ] characters
apartmentNumber
string (Apartment Number) [ 0 .. 5 ] characters
city
required
string (City) [ 0 .. 20 ] characters
state
required
string (State) [ 0 .. 2 ] characters
zip
string (Zip Code) [ 0 .. 9 ] characters
occupation
string (Employment Occupation) [ 0 .. 35 ] characters
employerName
string (Employer Name) [ 0 .. 35 ] characters
Responses
200

Successful Get Report Response

post/equifax/credit-report/{option}/{pdfIndicator}
Request samples

Success

{
  • "firstName": "ASAD",
  • "lastName": "YCSWL",
  • "ssn": "666176062",
  • "dob": "1985-05-06",
  • "houseNumber": "8615",
  • "quadrant": "NW",
  • "streetName": "Black Tern",
  • "streetType": "LN",
  • "city": "HOUSTON",
  • "state": "TX",
  • "zip": "77040",
  • "phone": "7135551212"
}
Response samples
application/json
{
  • "pdfReportId": "string",
  • "data": {
    }
}

Equifax Credit Report Request - PDF

SecurityAuthorization Token
Request
path Parameters
option
required
string
Request Body schema:
firstName
required
string (First Name) [ 0 .. 15 ] characters
middleName
string (Middle Name) [ 0 .. 15 ] characters
lastName
required
string (Last Name) [ 0 .. 25 ] characters
suffix
string (Generational Suffic) [ 0 .. 2 ] characters
age
string (Age) [ 0 .. 2 ] characters
dob
string <date> (Date of Birth)
ssn
string (ssn) [ 0 .. 9 ] characters
phone
string (Phone Number) [ 0 .. 10 ] characters
houseNumber
string (House Number) [ 0 .. 10 ] characters
quadrant
string (Quadrant) [ 0 .. 2 ] characters
streetName
string (Street Name) [ 0 .. 26 ] characters
streetType
string (Street Type) [ 0 .. 2 ] characters
apartmentNumber
string (Apartment Number) [ 0 .. 5 ] characters
city
required
string (City) [ 0 .. 20 ] characters
state
required
string (State) [ 0 .. 2 ] characters
zip
string (Zip Code) [ 0 .. 9 ] characters
occupation
string (Employment Occupation) [ 0 .. 35 ] characters
employerName
string (Employer Name) [ 0 .. 35 ] characters
Responses
200

OK

post/equifax/pdf-only-credit-report/{option}
Request samples

Success

{
  • "firstName": "ASAD",
  • "lastName": "YCSWL",
  • "ssn": "666176062",
  • "dob": "1985-05-06",
  • "houseNumber": "8615",
  • "quadrant": "NW",
  • "streetName": "Black Tern",
  • "streetType": "LN",
  • "city": "HOUSTON",
  • "state": "TX",
  • "zip": "77040",
  • "phone": "7135551212"
}

Equifax Credit Report Request - PDF

SecurityAuthorization Token
Request
Request Body schema:
firstName
required
string (First Name) [ 0 .. 15 ] characters
middleName
string (Middle Name) [ 0 .. 15 ] characters
lastName
required
string (Last Name) [ 0 .. 25 ] characters
suffix
string (Generational Suffic) [ 0 .. 2 ] characters
age
string (Age) [ 0 .. 2 ] characters
dob
string <date> (Date of Birth)
ssn
string (ssn) [ 0 .. 9 ] characters
phone
string (Phone Number) [ 0 .. 10 ] characters
houseNumber
string (House Number) [ 0 .. 10 ] characters
quadrant
string (Quadrant) [ 0 .. 2 ] characters
streetName
string (Street Name) [ 0 .. 26 ] characters
streetType
string (Street Type) [ 0 .. 2 ] characters
apartmentNumber
string (Apartment Number) [ 0 .. 5 ] characters
city
required
string (City) [ 0 .. 20 ] characters
state
required
string (State) [ 0 .. 2 ] characters
zip
string (Zip Code) [ 0 .. 9 ] characters
occupation
string (Employment Occupation) [ 0 .. 35 ] characters
employerName
string (Employer Name) [ 0 .. 35 ] characters
Responses
200

OK

post/equifax/pdf-credit-report
Request samples

Success

{
  • "firstName": "ASAD",
  • "lastName": "YCSWL",
  • "ssn": "666176062",
  • "dob": "1985-05-06",
  • "houseNumber": "8615",
  • "quadrant": "NW",
  • "streetName": "Black Tern",
  • "streetType": "LN",
  • "city": "HOUSTON",
  • "state": "TX",
  • "zip": "77040",
  • "phone": "7135551212"
}

Equifax PDF Credit Report Retrieve

SecurityAuthorization Token
Request
path Parameters
pdfRequestId
required
string
Responses
200

OK

get/equifax/pdf-credit-report/{pdfRequestId}
Request samples