Personal Loans API
Overview of the specific loan product: Personal Loans
Last updated
Overview of the specific loan product: Personal Loans
Last updated
Unsecured personal loans require no collateral and can be used for a large variety of purposes, but may have higher interest rates than other types of loans.In order to get pre-approved and pre-qualified personal loan offers, you should specify the following fields stated in
GET
/consultLoan
This endpoint connects the user and their wrapped information in ID's to our Loan network. The response provides a pre-defined match to a loan that our providers have configured. The loan can be considered pre-approved and offered to the user through our embedded widget or in your native app.
Headers
API Key
Bearer <token>
API Secret
Bearer <token>
Body
customerID
string
Unique identifier for the user
riskID
string
Unique identifier for the User's most recent risk score
productType
text
Loan product "Personal_Loan" | "Home_Loan" | "Credit_Card"
Body:
Response: