GuidesAPI ReferenceDiscussions
Log In
API Reference

Create application and run decision engine

Create a new loan application and immediately run it through the automated
decision engine for instant pre-qualification. This endpoint combines
application creation with credit evaluation, risk assessment, and preliminary
underwriting decision processing to provide immediate feedback on loan eligibility.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Primary street address of borrower

string | null

Secondary address information (apartment, unit, etc.)

string
required

City of borrower's residence

date
required

Borrower's date of birth

string
required

Borrower's email address

string
required

Borrower's first name

string
required

Borrower's last name

string
required
^[0-9-]+$

Borrower's SSN or other personal ID

string
required

Borrower's phone number

string
enum
required

Type of phone number

Allowed:
string
required

State or province of borrower's residence

string
required

ZIP or postal code

string | null
enum

Borrower's employment status

Allowed:
string | null

Name of borrower's employer

string | null

Borrower's job title or occupation

number | null
≥ 0

Years in current occupation

string
required

Unique identifier for loan product

string
required

Unique identifier for construction project

float
required
1000 to 10000000

Requested loan amount in USD

variables
object

Additional variables or metadata for the application

float
required
≥ 0

Borrower's stated annual household income in USD

float
required
≥ 0

Borrower's stated monthly housing costs in USD

string | null

Primary street address of construction project

string | null

Secondary project address information

string | null

City where project is located

string | null

State where project is located

string | null

ZIP code of project location

boolean | null

Whether to run email validation

Headers
string
required

Client ID for authentication

string
required

Client secret for authentication

string

Unique identifier for the merchant; only used if the merchant is associated with the client ID and secret in a group.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json