www.freeway.com Open in urlscan Pro
15.197.200.248  Public Scan

Submitted URL: http://www.1800freeway.com/
Effective URL: https://www.freeway.com/
Submission: On June 21 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

GET /

<form class="c-search-bar" action="/" method="get" role="search" aria-label="Sitewide">
  <input class="c-search-bar__input" type="search" placeholder="Search" name="s" aria-label="Enter a topic or question" autocomplete="on">
  <button class="c-search-bar__submit" type="submit" aria-label="Submit search" title="Search the site">
    <span class="o-icon c-site-header-controls__icon"><svg aria-hidden="true" focusable="false" role="img">
        <use xlink:href="https://www.freeway.com/wp-content/themes/freewayv2/template/html/images/icons/icons.svg#icon-search">
        </use>
      </svg></span>
  </button>
</form>

POST https://www.freeway.com/submit-quote/

<form class="form c-hero-home-radio__form ajax-quote-form-new" method="POST" action="https://www.freeway.com/submit-quote/">
  <fieldset>
    <legend class="form c-hero-home-radio__form-title">Select a product to start your quote</legend>
    <div class="form c-hero-home-radio__form-content">
      <div class="c-hero-home-radio__form-item">
        <span class="o-icon c-hero-home-radio__form-icon"><svg aria-hidden="true" focusable="false" role="img">
            <use xlink:href="https://www.freeway.com/wp-content/themes/freewayv2/template/html/images/icons/icons.svg#icon-auto"></use>
          </svg></span>
        <input class="c-hero-home-radio__form-input" value="A" id="auto" type="radio" name="type_insurance" checked="">
        <label class="form c-hero-home-radio__form-label" for="auto">
          <span class="c-hero-home-radio__form-text">
            <span class="o-icon c-hero-home-radio__form-icon-check"><svg aria-hidden="true" focusable="false" role="img">
                <use xlink:href="https://www.freeway.com/wp-content/themes/freewayv2/template/html/images/icons/icons.svg#icon-checkCircle"></use>
              </svg></span> Auto </span>
          <span class="c-hero-home-radio__form-text_promotion">Save up to 30% <span>†</span>
          </span>
        </label>
      </div>
      <div class="form c-hero-home-radio__form-item">
        <span class="o-icon c-hero-home-radio__form-icon"><svg aria-hidden="true" focusable="false" role="img">
            <use xlink:href="https://www.freeway.com/wp-content/themes/freewayv2/template/html/images/icons/icons.svg#icon-renters"></use>
          </svg></span>
        <input class="c-hero-home-radio__form-input" id="renters" type="radio" name="type_insurance" value="R">
        <label class="form c-hero-home-radio__form-label" for="renters">
          <span class="c-hero-home-radio__form-text">
            <span class="o-icon c-hero-home-radio__form-icon-check"><svg aria-hidden="true" focusable="false" role="img">
                <use xlink:href="https://www.freeway.com/wp-content/themes/freewayv2/template/html/images/icons/icons.svg#icon-checkCircle"></use>
              </svg></span>Renters </span>
        </label>
      </div>
      <div class="form c-hero-home-radio__form-item">
        <span class="o-icon c-hero-home-radio__form-icon"><svg aria-hidden="true" focusable="false" role="img">
            <use xlink:href="https://www.freeway.com/wp-content/themes/freewayv2/template/html/images/icons/icons.svg#icon-health"></use>
          </svg></span>
        <input class="c-hero-home-radio__form-input" id="health" type="radio" name="type_insurance" value="HE">
        <label class="form c-hero-home-radio__form-label" for="health">
          <span class="c-hero-home-radio__form-text">
            <span class="o-icon c-hero-home-radio__form-icon-check"><svg aria-hidden="true" focusable="false" role="img">
                <use xlink:href="https://www.freeway.com/wp-content/themes/freewayv2/template/html/images/icons/icons.svg#icon-checkCircle"></use>
              </svg></span>Health </span>
        </label>
      </div>
      <div class="form c-hero-home-radio__form-item">
        <span class="o-icon c-hero-home-radio__form-icon"><svg aria-hidden="true" focusable="false" role="img">
            <use xlink:href="https://www.freeway.com/wp-content/themes/freewayv2/template/html/images/icons/icons.svg#icon-motorcycle"></use>
          </svg></span>
        <input class="c-hero-home-radio__form-input" id="motorcycle" type="radio" name="type_insurance" value="M">
        <label class="form c-hero-home-radio__form-label" for="motorcycle">
          <span class="c-hero-home-radio__form-text">
            <span class="o-icon c-hero-home-radio__form-icon-check"><svg aria-hidden="true" focusable="false" role="img">
                <use xlink:href="https://www.freeway.com/wp-content/themes/freewayv2/template/html/images/icons/icons.svg#icon-checkCircle"></use>
              </svg></span>Motorcycle </span>
        </label>
      </div>
    </div>
    <div class="c-hero-home-radio__form-items">
      <div class="c-hero-home-radio__form-zipcode">
        <label class="c-hero-home-radio__form-zipcode-label" for="zipcode">Zip Code</label>
        <input class="c-hero-home-radio__form-items-input only-numbers" id="zipcode" type="text" aria-label="Zip Code" maxlength="5" name="zipcode" autocomplete="postal-code" inputmode="numeric">
      </div>
      <button class="c-button c-button--orange">
        <span>Start Quote</span>
        <img src="https://www.freeway.com/wp-content/themes/freewayv2/template/html/images/components/forms/loading.svg" alt="Loading" width="30" height="30">
      </button>
    </div>
  </fieldset>
</form>

GET https://www.freeway.com//submit-quote/

<form class="form c-quote ajax-quote-form-new" method="GET" action="https://www.freeway.com//submit-quote/">
  <div class="c-quote__item">
    <label class="c-quote__label" for="typeInsuranceQuickQuote">Type of Insurance Product or Service</label>
    <select class="c-quote__select" name="type_insurance" id="typeInsuranceQuickQuote">
      <option value="A">Auto Insurance</option>
      <option value="AC">Classic Car Insurance</option>
      <option value="L">Life Insurance</option>
      <option value="HE" data-custom-zipcode-check="true" data-custom-slug="HE">Health Insurance</option>
      <option value="DN">Dental Insurance</option>
      <option value="TM">Telemedicine</option>
      <option value="PET">Pet Insurance</option>
      <option value="H">Homeowners Insurance</option>
      <option value="B">Business Insurance</option>
      <option value="R">Renters Insurance</option>
      <option value="M">Motorcycle Insurance</option>
      <option value="CV">Commercial Vehicle</option>
      <option value="LL">Landlord Insurance</option>
      <option value="AD">Travel Club – AD&amp;D</option>
      <option value="MH">Motorhome Insurance</option>
      <option value="MRH">Mobile Home Insurance</option>
      <option value="RA">Roadside Assistance</option>
      <option value="WR">Windshield Repair Plan</option>
      <option value="HI">Hospital Indemnity</option>
      <option value="IT">Identity Theft Protection</option>
      <option value="RSH">Rideshare Insurance</option>
      <option value="AMX">Mexican Car Insurance</option>
      <option value="SM">Snowmobile Insurance</option>
      <option value="BT">Boat Insurance</option>
    </select>
  </div>
  <div class="c-quote__item">
    <label class="c-quote__label" for="zipcodeQuickQuote">Zip Code</label>
    <input class="c-quote__input only-numbers zipcodeQuickQuote" id="zipcodeQuickQuote" type="text" placeholder="Zip Code" name="zipcode" inputmode="numeric" autocomplete="postal-code" maxlength="5">
  </div>
  <div class="c-quote__controls">
    <button class="c-quote__submit c-button c-button--orange c-button--text-big" type="submit"> Start Quote <img decoding="async" class=" c-quote__loading" loading="lazy"
        src="https://www.freeway.com/wp-content/themes/freewayv2/template/html/images/components/forms/loading.svg" alt="Loading" width="28" height="28">
    </button>
  </div>
</form>

GET /

<form class="c-modal-search-form" action="/" method="get" role="search" aria-label="Sitewide">
  <input class="c-modal-search-form__input" name="s" type="search" placeholder="Enter a topic or question and click search" aria-label="Enter a topic or question and click search" autocomplete="on">
  <button class="c-modal-search-form__submit" type="submit" aria-label="Submit search" title="Search the site">
    <span class="o-icon c-modal-search-form__icon"><svg aria-hidden="true" focusable="false" role="img">
        <use xlink:href="https://www.freeway.com/wp-content/themes/freewayv2/template/html/images/icons/icons.svg#icon-search"></use>
      </svg></span>
  </button>
</form>

GET https://www.freeway.com//submit-quote/

<form class="form c-quote ajax-quote-form-new" method="GET" action="https://www.freeway.com//submit-quote/">
  <div class="c-quote__item">
    <label class="c-quote__label" for="typeInsuranceModalQuoteMain">Type of Insurance Product or Service</label>
    <select class="c-quote__select" name="type_insurance" id="typeInsuranceModalQuoteMain">
      <option value="A">Auto Insurance</option>
      <option value="AC">Classic Car Insurance</option>
      <option value="L">Life Insurance</option>
      <option value="HE" data-custom-zipcode-check="true" data-custom-slug="HE">Health Insurance</option>
      <option value="DN">Dental Insurance</option>
      <option value="TM">Telemedicine</option>
      <option value="PET">Pet Insurance</option>
      <option value="H">Homeowners Insurance</option>
      <option value="B">Business Insurance</option>
      <option value="R">Renters Insurance</option>
      <option value="M">Motorcycle Insurance</option>
      <option value="CV">Commercial Vehicle</option>
      <option value="LL">Landlord Insurance</option>
      <option value="AD">Travel Club - AD&amp;D</option>
      <option value="MH">Motorhome Insurance</option>
      <option value="MRH">Mobile Home Insurance</option>
      <option value="RA">Roadside Assistance</option>
      <option value="WR">Windshield Repair Plan</option>
      <option value="HI">Hospital Indemnity</option>
      <option value="IT">Identity Theft Protection</option>
      <option value="RSH">Rideshare Insurance</option>
      <option value="AMX">Mexican Car Insurance</option>
      <option value="SM">Snowmobile Insurance</option>
      <option value="BT">Boat Insurance</option>
    </select>
  </div>
  <div class="c-quote__item">
    <label class="c-quote__label" for="zipcodeModalQuote">Zip Code</label>
    <input class="c-quote__input only-numbers" type="text" placeholder="Zip Code" name="zipcode" id="zipcodeModalQuote" maxlength="5" autocomplete="postal-code" inputmode="numeric">
  </div>
  <div class="c-quote__controls">
    <button class="c-quote__submit c-button c-button--orange c-button--text-big" type="submit"> Start Quote <img loading="lazy" class="c-quote__loading"
        src="https://www.freeway.com/wp-content/themes/freewayv2/template/html/images/components/forms/loading.svg" alt="Loading">
    </button>
  </div>
</form>

GET https://www.freeway.com//submit-quote/

<form class="form c-quote ajax-quote-form-new" method="GET" action="https://www.freeway.com//submit-quote/">
  <!-- <div class="c-quote__item">
                    <span class="c-quote__label">Type of Insurance Product or Service</span>
                    <div class="c-quote__item-product">
                        <input type="hidden" name="type_insurance" value="A">
                        <img loading="lazy" class="c-modal-turbo__img-product"  alt="" src="https://www.freeway.com/wp-content/themes/freewayv2/template/html/images/components/icon-product/icon-auto.svg">
                        <div class="c-modal-turbo__name-product js-modal-turbo__name-product"> </div>
                    </div>
                </div> -->
  <div class="c-quote__item">
    <label class="c-quote__label" for="typeInsuranceProductQuote">Type of Insurance Product or Service</label>
    <select class="c-quote__select" name="type_insurance" id="typeInsuranceProductQuote">
      <option value="A">Auto Insurance</option>
      <option value="AC">Classic Car Insurance</option>
      <option value="L">Life Insurance</option>
      <option value="HE">Health Insurance</option>
      <option value="DN">Dental Insurance</option>
      <option value="TM">Telemedicine</option>
      <option value="PET">Pet Insurance</option>
      <option value="H">Homeowners Insurance</option>
      <option value="B">Business Insurance</option>
      <option value="R">Renters Insurance</option>
      <option value="M">Motorcycle Insurance</option>
      <option value="CV">Commercial Vehicle</option>
      <option value="LL">Landlord Insurance</option>
      <option value="AD">Travel Club - AD&amp;D</option>
      <option value="MH">Motorhome Insurance</option>
      <option value="MRH">Mobile Home Insurance</option>
      <option value="RA">Roadside Assistance</option>
      <option value="WR">Windshield Repair Plan</option>
      <option value="HI">Hospital Indemnity</option>
      <option value="IT">Identity Theft Protection</option>
      <option value="RSH">Rideshare Insurance</option>
      <option value="AMX">Mexican Car Insurance</option>
      <option value="SM">Snowmobile Insurance</option>
      <option value="BT">Boat Insurance</option>
    </select>
  </div>
  <div class="c-quote__item">
    <label class="c-quote__label" for="zipcodeModalQuoteTurbo">Zip Code </label>
    <input class="c-quote__input only-numbers" type="text" placeholder="Zip Code " name="zipcode" id="zipcodeModalQuoteTurbo" maxlength="5" autocomplete="postal-code" inputmode="numeric">
  </div>
  <div class="c-quote__controls">
    <button class="c-quote__submit c-button c-button--orange c-button--text-big" type="submit"> Start Quote <img loading="lazy" class="c-quote__loading"
        src="https://www.freeway.com/wp-content/themes/freewayv2/template/html/images/components/forms/loading.svg" alt="Loading" width="28" height="28">
    </button>
  </div>
</form>

Text Content

Skip to main content
Start Quote
Visit our Offices Call Us at 800-777-5620 Go to site in Spanish / Español Menu
Call Us at 800-777-5620 Go to site in Spanish / Español Search
Start Quote
Close
Start Quote
Call Us 800-777-5620 > Go to site in Spanish / Spanish

 * Insurance Products
   Vehicle Insurance
    * Auto
    * Motorcycle
    * RV/Motorhome
    * Boat
    * ATV
    * Snowmobile
    * SR-22 Insurance
    * Classic Car
   
   Property Insurance
    * Renters
    * Homeowners
    * Mobile/Manufactured Home Insurance
   
   Personal Protection
    * Health Insurance
    * Dental Insurance
    * Telemedicine
    * Pet Insurance
    * Life Insurance
    * Travel Club - AD&D
    * Identity Theft Protection
    * Mexican Car Insurance
    * Travel Club - Hospital Indemnity
   
   Business Insurance
    * Business Insurance
    * Landlord
    * Commercial Auto
    * Rideshare Insurance
   
   Additional Products
    * Roadside Assistance
    * Windshield Repair
    * Vehicle Registration Renewal Online in California
    * Tire Hazard Protection Plan
    * Paintless Dent Repair Plan
    * Pet Health and Discount Services
    * Auto Loan Refinancing
    * Tax Preparation Services
    * One-Stop DUI Solution
   
   View All Insurance Products
 * About Freeway
    * About
    * Freeway Franchise
    * Careers
    * CSR Program
    * Promotions
    * Daniel Suárez Sponsorship
    * Newsroom

 * Customer Care
    * Contact us
    * Payment Options
    * Frequently Asked Questions
    * Accessibility

 * Knowledge Center
 * Office Locator
 * Make a Payment

 * Facebook Freeway Insurance's Facebook
 * Twitter Freeway Insurance's Twitter
 * Youtube Freeway Insurance's YouTube
 * Instagram Freeway Insurance's Instagram




{store_phone}
View Store Details of
Find Other Stores Close Information Close nearest store information
 * Insurance Products
   Vehicle Insurance
    * Auto
    * Motorcycle
    * RV/Motorhome
    * Boat
    * ATV
    * Snowmobile
    * SR-22 Insurance
    * Classic Car
   
   Property Insurance
    * Renters
    * Homeowners
    * Mobile/Manufactured Home Insurance
   
   Personal Protection
    * Health Insurance
    * Dental Insurance
    * Telemedicine
    * Pet Insurance
    * Life Insurance
    * Travel Club - AD&D
    * Identity Theft Protection
    * Mexican Car Insurance
    * Travel Club - Hospital Indemnity
   
   Business Insurance
    * Business Insurance
    * Landlord
    * Commercial Auto
    * Rideshare Insurance
   
   Additional Products
    * Roadside Assistance
    * Windshield Repair
    * Vehicle Registration Renewal Online in California
    * Tire Hazard Protection Plan
    * Paintless Dent Repair Plan
    * Pet Health and Discount Services
    * Auto Loan Refinancing
    * Tax Preparation Services
    * One-Stop DUI Solution
   
   View All Insurance Products
   
 * About Freeway
    * About
    * Freeway Franchise
    * Careers
    * CSR Program
    * Promotions
    * Daniel Suárez Sponsorship
    * Newsroom

   
 * Customer Care
    * Contact us
    * Payment Options
    * Frequently Asked Questions
    * Accessibility

   
 * Knowledge Center
   
 * Office Locator
   
 * Make a Payment
   


COMPARE AND SAVE UP TO 30% TODAY!

Select a product to start your quote
Auto Save up to 30% †
Renters
Health
Motorcycle
Zip Code
Start Quote
Additional products and services
Trustpilot


FIND THE BEST CHEAP CAR INSURANCE

Low-cost car insurance doesn’t have to mean low-quality coverage. Let Freeway
Insurance help you get the best car insurance quote for your budget and save
money while you protect yourself and your family.


DANIEL SUÁREZ WINS NASCAR CUP SERIES

Like NASCAR Cup Series Champion Daniel Suarez, you can save time and money on
your auto insurance. Get a free quote online today. With Freeway Insurance, the
decision is easy! Click, Call, or Race in to an office near you.


SPECIAL ENROLLMENT IS NOW AVAILABLE

Did you miss Open Enrollment? You might be eligible for health insurance special
enrollment. We can help you enroll in the best plan for you and your family.


WHY DO PEOPLE CHOOSE FREEWAY INSURANCE?


LOW RATES

We work with top insurance companies to ensure you get the best coverage at the
lowest price.


WE COMPARE QUOTES FOR YOU

Don’t need to shop multiple websites – we’ll do the work for you and show you
all the best options at once.


HUNDREDS OF LOCATIONS

Hundreds of locations with bilingual agents to serve you.


LOOKING FOR AFFORDABLE RENTERS INSURANCE?

Accidents happen and the risk is far too great not to be protected. We offer
low-cost renters insurance backed by A-rated carriers. Let Freeway help you find
the best coverage from the comfort of your own home.

Learn More


SAVE ON VETERINARY COSTS WITH PET INSURANCE

You don’t have to stress about high veterinary and medication bills for your
furry family members. Freeway Insurance offers an affordable program so you can
save money and have peace of mind!

Learn More


LOOKING FOR A QUICK AND EASY TAX RETURN?

Are you looking for a way to beat the stress of doing taxes and still get your
refund ASAP? Freeway Insurance and our partner TaxMax will give you a secure,
and convenient way to file your taxes and get the money you are due in as little
as one day (up to $6,000 tax advance).
Learn More


NEED TO GET AFFORDABLE HOMEOWNERS INSURANCE?

With online savings of up to 25 percent, you can find affordable coverage for
your most valuable possession with the help of Freeway Insurance and our
partners. We are setting new standards in insurance.

Learn More


ALL INSURANCE AND PRODUCT SOLUTIONS

Planning a trip in your RV? Starting a business and want some information on
commercial insurance options? Does your family need telemedicine options? At
Freeway Insurance, we have a wide variety of insurance solutions designed to
give you peace of mind.

View All Products


VISIT OUR KNOWLEDGE CENTER AND STAY INFORMED

Articles and helpful tips that help you protect what matters most.

How Long Before I Have To Register My Car in My New State After a Move? 

When you move to a new state, you have to deal with all the logistics, including
changing …

June 10, 2024 Future Insured: How Self-Driving Cars Will Affect Insurance 
June 3, 2024 Paws & Seatbelts: A Guide to Safe Road Trips with Your Four-Legged
Friends 
See more in our Knowledge Center


OUR TOP INSURANCE COMPANIES


Bluefire

Dairyland

Gainsco

Progressive

Bristol West

Kemper

Infinity

Assurance America

Foremost


READY TO GET A QUICK QUOTE?

Type of Insurance Product or Service Auto Insurance Classic Car Insurance Life
Insurance Health Insurance Dental Insurance Telemedicine Pet Insurance
Homeowners Insurance Business Insurance Renters Insurance Motorcycle Insurance
Commercial Vehicle Landlord Insurance Travel Club – AD&D Motorhome Insurance
Mobile Home Insurance Roadside Assistance Windshield Repair Plan Hospital
Indemnity Identity Theft Protection Rideshare Insurance Mexican Car Insurance
Snowmobile Insurance Boat Insurance
Zip Code
Start Quote
Learn more about our products and services
Help?
Call 800-777-5620
Trustpilot



Close search modal

Top Search / Keywords
Search Auto Insurance Search SR-22 Search DUI Search Payment Options Search
Understanding Auto Insurance
Close quote modal
Select a Product or Service to request a quote
Type of Insurance Product or Service Auto Insurance Classic Car Insurance Life
Insurance Health Insurance Dental Insurance Telemedicine Pet Insurance
Homeowners Insurance Business Insurance Renters Insurance Motorcycle Insurance
Commercial Vehicle Landlord Insurance Travel Club - AD&D Motorhome Insurance
Mobile Home Insurance Roadside Assistance Windshield Repair Plan Hospital
Indemnity Identity Theft Protection Rideshare Insurance Mexican Car Insurance
Snowmobile Insurance Boat Insurance
Zip Code
Start Quote
Close quote modal
Ready to Get a Quick Quote?
Type of Insurance Product or Service Auto Insurance Classic Car Insurance Life
Insurance Health Insurance Dental Insurance Telemedicine Pet Insurance
Homeowners Insurance Business Insurance Renters Insurance Motorcycle Insurance
Commercial Vehicle Landlord Insurance Travel Club - AD&D Motorhome Insurance
Mobile Home Insurance Roadside Assistance Windshield Repair Plan Hospital
Indemnity Identity Theft Protection Rideshare Insurance Mexican Car Insurance
Snowmobile Insurance Boat Insurance
Zip Code
Start Quote
Go to top Go to top
Freeway Insurance

We’re proud to have helped hundreds of thousands of customers find the right
insurance.


Call Quotes By Phone at 800-777-5620 Call Customer Service at 888-443-4662 Find
an Office Make a Payment
Quotes By Phone
Call Quotes by phone at 800-777-5620
Customer Service
Call Customer service at 888-443-4662
Find an Office Make a Payment
 * Facebook Freeway Insurance's Facebook
 * Twitter Freeway Insurance's Twitter
 * Youtube Freeway Insurance's YouTube
 * Instagram Freeway Insurance's Instagram
 * TikTok Freeway Insurance's TikTok

Part of the
#1 Auto Insurance Family of Brands
 * Products and Services
    * Car Insurance
    * Motorcycle Insurance
    * RV or Motorhome Insurance
    * Boat Insurance
    * ATV Insurance
    * Snowmobile Insurance
    * SR-22 Insurance
    * Classic Car Insurance
    * Homeowners Insurance
    * Renters Insurance
   
    * Mobile/Manufactured Home Insurance
    * Life Insurance
    * Health Insurance
    * Dental Insurance
    * Low Cost Telemedicine
    * Pet Insurance
    * Travel Club with AD&D Benefits
    * Identity Theft Protection
    * Mexican Car Insurance
    * Travel Club with Hospital Indemnity Benefits
   
    * Business Insurance
    * Landlord Insurance
    * Commercial Auto Insurance
    * Rideshare Insurance
    * Roadside Assistance
    * Windshield Repair Plan
    * Vehicle Registration Renewal Online in California
    * Tire Hazard Protection Plan
    * Paintless Dent Repair Plan
    * Pet Health and Discount Services
    * Auto Loan Refinancing
    * Tax Preparation Services
    * One - Stop DUI Solution

 * Find Cheap Car Insurance by State
    * AK
    * AL
    * AR
    * AZ
    * CA
    * CO
    * CT
    * DC
    * DE
    * FL
    * GA
    * HI
    * IA
    * ID
    * IL
    * IN
    * KS
    * KY
    * LA
    * MA
    * MD
    * ME
    * MI
    * MN
    * MO
    * MS
    * MT
    * NC
    * ND
    * NE
    * NH
    * NJ
    * NM
    * NV
    * NY
    * OH
    * OK
    * OR
    * PA
    * RI
    * SC
    * SD
    * TN
    * TX
    * UT
    * VA
    * VT
    * WA
    * WI
    * WV
    * WY
    * All States

 * Car Insurance By Vehicle Model
    * Chevrolet Silverado
    * Dodge Ram
    * Ford Explorer
    * Ford F-Series
    * GMC Sierra
    * Honda Accord
    * Honda Civic
    * Nissan Altima
    * Nissan Sentra
    * Toyota Camry
    * Toyota Corolla
    * All Car Models

 * About Freeway
    * About Freeway Insurance
    * Freeway Franchise
    * Careers
    * CSR Program
    * Promotions
    * Daniel Suárez Sponsorship
    * Newsroom

 * Customer Care
    * Contact us
    * Payment Options
    * Reviews
    * Frequently Asked Questions
    * Accessibility

 * Knowledge Center
   Office Locator
   Blog
   Legal
    * Terms of Use
    * Privacy Policy
    * CA Privacy Policy
    * E-Sign
    * External Marketing Partners
    * Your Privacy Choices

†Based on a Q3 2023 study of Freeway Insurance customers who reported saving
when they switched.

*Eligibility for California residents centered on American Rescue Plan expanded
Marketplace subsidies based on federal poverty level. Restrictions apply. 
Freeway Insurance Services America, LLC. Licensed as Accident and Health Broker
(CA License #6002326). Other rates, service fees, restrictions and charges may
apply.

© 2024 Freeway Insurance Services America, LLC.

List Of Entity/License Numbers Per State Located On Affiliate Disclosure Page