Loan Application Links
Last updated: August 5, 2026
Overview
Glide supports extensive options for deep linking into specific loan flows and categories.
Note the URL path is shown below. Add this to the end of your root URL (e.g. FI-name.com) to create the full URL.
General Links
Onboarding Page and Recommended Offers
URL Path: /loans/apply
Example URL: FI-name.com/loans/apply
Use case: Share with applicants who would like to see what they are pre-qualified for, without a specific loan type in mind. They will be taken to the onboarding page where they will see pre-qualified recommended offers as well as the option to apply for any loan.
All Loans
URL Path: /loans/apply?page=all_loans
Example URL: FI-name.com/loans/apply?page=all_loans
Use case: Share with applicants who would like to apply for a loan but have not selected a loan type yet. After logging in, users will see a page where they can select a loan type to apply for.
Loan Specific Links
Use the below links to direct an applicant to a specific loan type.
Home Equity Loan
URL Path:
/loans/apply/home-equity-loanExample URL:
FI-name.com/loans/apply/home-equity-loan
Home Equity Line of Credit
URL Path:
/loans/apply/home-equity-line-of-creditExample URL:
FI-name.com/loans/apply/home-equity-line-of-credit
Personal Loan
URL Path:
/loans/apply/personalExample URL:
FI-name.com/loans/apply/personal
Personal Line of Credit
URL Path:
/loans/apply/personal-line-of-creditExample URL:
FI-name.com/loans/apply/personal-line-of-credit
Vehicle Loan
URL Path:
/loans/apply/vehicleExample URL:
FI-name.com/loans/apply/vehicle
Credit Card
URL Path:
/loans/apply/credit-cardExample URL:
FI-name.com/loans/apply/credit-card
Deep Links
Deep links are a way to direct a user to a specific category (e.g. Personal Loan -> Medical Expense) or sub-category (e.g. Vehicle Loan -> Boat -> Sailboat).
Commonly, deep links are used on lender websites where they list the various loan types they offer, each with its own deep link. Users who enter the application via deep link will not be asked for the category/sub-category of loan they are looking to apply for.
How to find your deep links
The specific deep links will differ depending on your categories/sub-categories and their names. To find your deep links:
Open the Glide Dashboard and navigate to the Configure option in the sidebar
Select Loan Types under Digital Loan Application
Select the Loan Type you are interested in
In the Categories table, you will see each category along with the deep link associated with it

If you have sub-categories configured, you can
Expand the row
See the deep links for the sub-categories
