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-loan

    • Example URL: FI-name.com/loans/apply/home-equity-loan

  • Home Equity Line of Credit

    • URL Path: /loans/apply/home-equity-line-of-credit

    • Example URL: FI-name.com/loans/apply/home-equity-line-of-credit

  • Personal Loan

    • URL Path: /loans/apply/personal

    • Example URL: FI-name.com/loans/apply/personal

  • Personal Line of Credit

    • URL Path: /loans/apply/personal-line-of-credit

    • Example URL: FI-name.com/loans/apply/personal-line-of-credit

  • Vehicle Loan

    • URL Path: /loans/apply/vehicle

    • Example URL: FI-name.com/loans/apply/vehicle

  • Credit Card

    • URL Path: /loans/apply/credit-card

    • Example 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:

  1. Open the Glide Dashboard and navigate to the Configure option in the sidebar

  2. Select Loan Types under Digital Loan Application

  3. Select the Loan Type you are interested in

  4. In the Categories table, you will see each category along with the deep link associated with it

    CleanShot 2026-08-04 at 14.59.15@2x.png
  5. If you have sub-categories configured, you can

    1. Expand the row

    2. See the deep links for the sub-categories

CleanShot 2026-08-05 at 09.56.43@2x.png