POST /offerSearches HTTP/1.1
Host: api.engine.tech
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 5482
{
"productTypes": [
"text"
],
"uuid": "123e4567-e89b-12d3-a456-426614174000",
"sessionUuid": "123e4567-e89b-12d3-a456-426614174000",
"deviceId": "123e4567-e89b-12d3-a456-426614174000",
"profileUuid": "123e4567-e89b-12d3-a456-426614174000",
"loanInformation": {
"purpose": "auto",
"loanAmount": 1
},
"personalInformation": {
"firstName": "text",
"lastName": "text",
"aliasFirstName": "text",
"aliasLastName": "text",
"email": "name@gmail.com",
"city": "text",
"state": "AK",
"workPhone": "text",
"primaryPhone": "text",
"bestTimeToCall": "morning",
"address1": "text",
"address2": "text",
"addressMoveInDate": "2025-12-12",
"zipcode": "text",
"monthsAtAddress": 1,
"driversLicenseNumber": "text",
"driversLicenseState": "text",
"ipAddress": "text",
"activeMilitary": true,
"militaryVeteran": true,
"dateOfBirth": "2025-12-12",
"ssn": "text",
"citizenshipStatus": "citizen"
},
"personalReferenceInformation": {
"firstName": "text",
"lastName": "text",
"primaryPhone": "text",
"relationType": "parent"
},
"mortgageInformation": {
"propertyType": "rent",
"propertyValue": 1,
"mortgageBalance": 1,
"lenderName": "text",
"hasFHALoan": true,
"currentWithLoan": true,
"propertyStatus": "own_outright",
"mortgageType": "purchase",
"mortgageAmount": 1,
"downPaymentAmount": 1,
"propertyState": "text",
"propertyCounty": "text",
"propertyAddress1": "text",
"propertyAddress2": "text",
"propertyZipcode": "text",
"propertyCity": "text",
"refinanceAmount": 1,
"cashOutAmount": 1,
"occupancyType": "primary",
"refinanceType": "cash_out",
"propertySearchStatus": "found",
"numUnits": 1,
"closingDate": "2025-12-12",
"purchaseStatus": "no_offer",
"purchaseDate": "2025-12-12",
"monthlyHoaFee": 1,
"mortgageCompany": "text",
"mortgageEscrowAmount": 1,
"includeFhaLoans": true,
"includeVaLoans": true,
"requestedLoanTerms": [
"ten_year_fixed"
],
"mortechCreditRating": "Excellent (780-850)"
},
"creditCardInformation": {
"allowAnnualFee": true,
"cardPurposes": [
"balance_transfer"
]
},
"savingsInformation": {
"minDepositAmount": 1,
"maxDepositAmount": 1
},
"creditInformation": {
"providedCreditRating": "excellent",
"providedNumericCreditScore": 1
},
"financialInformation": {
"employmentStatus": "employed",
"employmentPayFrequency": "weekly",
"annualIncome": 1,
"monthlyNetIncome": 1,
"bankName": "text",
"bankRoutingNumber": "text",
"bankAccountType": "checking",
"creditCardDebt": 1,
"monthsAtBank": 1,
"bankAccountNumber": "text",
"monthlyDebt": 1,
"totalAssets": 1,
"monthlyHousingPayment": 1,
"availableAssets": 1,
"additionalIncome": 1,
"additionalIncomeFrequency": "weekly",
"hasDirectDeposit": true,
"totalUnsecuredDebt": 1
},
"employmentInformation": {
"employerName": "text",
"employerAddress": "text",
"employerAddress2": "text",
"employerCity": "text",
"employerPhone": "text",
"employerState": "text",
"employerZip": "text",
"jobTitle": "text",
"monthsEmployed": 1,
"directDeposit": true,
"payDate1": "2025-12-12",
"payDate2": "2025-12-12",
"startDate": "2025-12-12"
},
"legalInformation": {
"consentsToFcra": true,
"consentsToSms": true,
"consentsToTcpa": true,
"batchConsentVersion": "v1",
"fcraLanguage": "text",
"tcpaLanguage": "text",
"batchConsentLanguage": "text"
},
"educationInformation": {
"educationLevel": "high_school",
"graduateDegreeType": "doctor_of_medicine",
"universityOpeId": "text",
"graduateGraduationDate": "2025-12-12",
"graduateLastAttendedDate": "2025-12-12",
"graduateUniversityAttended": "text",
"graduateUniversityOpeId": "text",
"undergraduateGraduationDate": "2025-12-12",
"undergraduateLastAttendedDate": "2025-12-12",
"undergraduateUniversityAttended": "text",
"undergraduateUniversityOpeId": "text"
},
"coApplicantInformation": {
"firstName": "text",
"lastName": "text",
"dateOfBirth": "2025-12-12",
"annualIncome": 1,
"streetAddress1": "text",
"streetAddress2": "text",
"city": "text",
"state": "AK",
"zipcode": "text"
},
"healthInformation": {
"gender": "male",
"heightInInches": 1,
"weightInPounds": 1,
"tobaccoSmoker": true
},
"vehicleInformation": {
"monthlyPayment": 1,
"estimatedMileage": 1,
"vehicleIdentificationNumber": "text",
"vehicleUuid": "123e4567-e89b-12d3-a456-426614174000"
},
"autoInsuranceInformation": {
"numberOfVehicles": 1,
"hasAutoInsurance": true,
"priorCarrierInformation": {
"carrierName": "text",
"timeInsuredMonths": 1
},
"policyEffectiveDate": "2025-12-12",
"coverageInformation": {
"bodilyInjuryAmount": 1,
"propertyDamageAmount": 1,
"collisionAmount": 1
},
"garageInformation": {
"address1": "text",
"address2": "text",
"city": "text",
"state": "text",
"zipCode": "text"
},
"vehiclesInformation": [
{
"monthlyPayment": 1,
"estimatedMileage": 1,
"vehicleIdentificationNumber": "text",
"vehicleUuid": "123e4567-e89b-12d3-a456-426614174000"
}
],
"driversInformation": [
{
"role": "primary",
"gender": "male",
"personalInformation": {
"firstName": "text",
"lastName": "text",
"aliasFirstName": "text",
"aliasLastName": "text",
"email": "name@gmail.com",
"city": "text",
"state": "AK",
"workPhone": "text",
"primaryPhone": "text",
"bestTimeToCall": "morning",
"address1": "text",
"address2": "text",
"addressMoveInDate": "2025-12-12",
"zipcode": "text",
"monthsAtAddress": 1,
"driversLicenseNumber": "text",
"driversLicenseState": "text",
"ipAddress": "text",
"activeMilitary": true,
"militaryVeteran": true,
"dateOfBirth": "2025-12-12",
"ssn": "text",
"citizenshipStatus": "citizen"
}
}
]
},
"lifeInsuranceInformation": {
"carrierUuid": "123e4567-e89b-12d3-a456-426614174000",
"duration": 1,
"policyAmount": 1,
"packageTypes": [
"basic"
]
},
"refinanceLoans": [
{
"accountNumber": "text",
"incomeBasedRepayment": true,
"interestRate": 1,
"loanAmount": 1,
"loanServicer": "text",
"loanType": "federal_student_loan",
"nextPaymentAmount": 1,
"nextPaymentDate": "2025-12-12"
}
],
"identificationInformation": {
"idNumber": "text",
"idState": "text",
"idType": "driver_license"
},
"clientTags": {
"subid": [
"123"
]
},
"sessionInformation": {
"ipAddress": "text",
"userAgent": "text",
"browserFingerprint": "text"
}
}