www.amica.com Open in urlscan Pro
4.79.1.43  Public Scan

Submitted URL: http://www.amica.com/
Effective URL: https://www.amica.com/
Submission: On June 16 via manual from US — Scanned from DE

Form analysis 8 forms found in the DOM

Name: AmicaFormPOST

<form name="AmicaForm" method="post" action="">
  <input type="hidden" name="application" value="">
  <input type="hidden" name="event" value="">
  <input type="hidden" name="homeQuoteType" value="">
  <input type="hidden" name="lob" value="">
  <input type="hidden" name="pagename" value="">
  <input type="hidden" name="from" value="">
  <input type="hidden" name="addressLineOne" value="">
  <input type="hidden" name="addressLineTwo" value="">
  <input type="hidden" name="city" value="">
  <input type="hidden" name="county" value="">
  <input type="hidden" name="zip" value="">
  <input type="hidden" name="state" value="">
</form>

GET /content/amica/en/search.html

<form class="navbar-form" action="/content/amica/en/search.html" method="get" novalidate="">
  <div class="search-inner-wrapper">
    <input class="search-bar nav-search-bar" type="text" name="q" placeholder="Search for..." aria-label="Search for" autocomplete="on" required="">
    <button class="submit-search" type="submit" onclick="searchValidation('.navbar-form','.nav-search-bar','.nav-search-alert')">
      <span class="icon-ui-search"><span class="sr-only">Submit Search</span></span>
    </button>
  </div>
</form>

GET /content/amica/en/search.html

<form class="navbar-form" action="/content/amica/en/search.html" method="get" novalidate="">
  <div class="search-inner-wrapper">
    <input class="search-bar nav-search-bar" type="text" name="q" placeholder="Search for..." aria-label="Search for" autocomplete="on" required="">
    <button class="submit-search" type="submit" onclick="searchValidation('.navbar-form','.nav-search-bar','.nav-search-alert')">
      <span class="icon-ui-search"><span class="sr-only">Submit Search</span></span>
    </button>
  </div>
</form>

Name: quoteInitForm

<form class="quote-form" autocomplete="off" name="quoteInitForm" id="quoteInitForm">
  <div class="quoting-zip-wrapper">
    <input class="quoting-zip input-default floating-input init-zip-field" data-valid="false" id="zipcodeInitInputQuoting" placeholder="Enter ZIP Code" maxlength="5" aria-required="true">
    <label class="floating-input-label" for="zipcodeInitInputQuoting">Enter ZIP Code</label>
    <div class="zip_req data-cmp-required-message hidden" role="alert"> Please enter a valid ZIP code. </div>
    <button class="get-products-button init-get-products-button buttonPrimaryHero" data-id="GetaQuote.CheckAvailablity">Start Your Quote </button>
  </div>
</form>

Name: quotingAddressForm

<form name="quotingAddressForm" id="addressForm" class="address-collection-form form-group" novalidate="">
  <fieldset id="bundleOption">
  </fieldset>
  <fieldset>
    <legend>Let’s begin: What’s your address?</legend>
    <div class="address-wrapper">
      <div class="form-group">
        <input autocomplete="address-line1" name="addressLineOne" type="text" pattern="^[a-zA-Z\d\u00C0-\u00FF\.#\-',\/&amp;\s]+$" class="input-default required floating-input" id="addressLineOneInputQuoting" placeholder="Enter Street Address"
          required="">
        <label class="floating-input-label" for="addressLineOneInputQuoting">Enter Street Address</label>
        <div id="streetAddress_req" class="streetAddress_req data-cmp-required-message hidden" role="alert">Please enter a valid street address.</div>
        <div class="data-cmp-constraint-message hidden" role="alert"> Please enter only letters, numbers, spaces and the following symbols: . # / - ' , &amp;</div>
      </div>
      <div class="form-group">
        <input autocomplete="address-line2" type="text" name="addressLineTwo" pattern="^[a-zA-Z\d\.#\-',\/&amp;\s]+$" class="input-default optional floating-input" id="addressLineTwoInputQuoting" placeholder="Enter Apt/Unit Number (optional)">
        <label class="floating-input-label" for="addressLineTwoInputQuoting">Enter Apt/Unit Number (optional)</label>
        <div class="data-cmp-constraint-message hidden" role="alert"> Please enter only letters, numbers, spaces and the following symbols: . # / - ' , &amp;</div>
      </div>
      <div class="form-group">
        <input autocomplete="address-level2" type="text" name="city" class="input-default required floating-input" id="cityInputQuoting" placeholder="Enter City/Town" required="">
        <label class="floating-input-label" for="cityInputQuoting">Enter City/Town</label>
        <div id="cityAddress_req" class="data-cmp-required-message hidden" role="alert"> Please enter a valid city or town.</div>
      </div>
    </div>
    <div class="state-zip-wrapper">
      <div class="form-group state-input">
        <input autocomplete="address-level1" name="state" type="text" class="input-default required floating-input " id="stateInputQuoting" placeholder="Enter State" required="">
        <label class="floating-input-label" for="stateInputQuoting">Enter State</label>
        <span id="stateAddress_req" class="data-cmp-required-message hidden" role="alert"> Please enter a valid state.</span>
      </div>
      <div class="form-group zip-input">
        <input autocomplete="postal-code" name="zip" class="input-default required floating-input" id="zipcodeAddrInputQuoting" maxlength="5" placeholder="Enter ZIP Code" required="">
        <label class="floating-input-label" for="zipcodeAddrInputQuoting">Enter ZIP Code</label>
        <div id="zipcodeAddress_req" class="data-cmp-required-message hidden" role="alert"> Please enter a valid ZIP code.</div>
      </div>
    </div>
    <button type="submit" data-id="GetaQuote.aStartQuote" id="quoteActionButton" class="buttonPrimary mt-3">Start My Quote</button>
  </fieldset>
</form>

Name: quoteProductsUnavailableForm

<form autocomplete="off" name="quoteProductsUnavailableForm" id="quoteProductsUnavailableForm">
  <div class="form-group flex-wrap mt-4 quoting-zip-wrapper">
    <input class="quoting-zip floating-input update-zip-field" data-valid="false" id="zipcodeUpdateInputQuoting" placeholder="Enter ZIP Code" maxlength="5" aria-required="true">
    <label class="floating-input-label" for="zipcodeUpdateInputQuoting">Enter ZIP Code</label>
    <div class="zip_req data-cmp-required-message hidden" role="alert"> Please enter a valid ZIP code.</div>
    <button class="buttonPrimary get-products-button update-get-products-button" data-id="GetaQuote.SeeAvailablity">Check Availability</button>
  </div>
</form>

Name: returnToQuoteForm

<form autocomplete="off" name="returnToQuoteForm" id="returnToQuoteForm">
  <div class="mt-4 quoting-zip-wrapper">
    <input class="quoting-zip input-default floating-input returntoquote-zip-field" data-valid="false" id="zipcodeReturnToQuote" placeholder="Enter ZIP Code" maxlength="5" aria-required="true">
    <label class="floating-input-label" for="zipcodeReturnToQuote">Enter ZIP Code</label>
    <div class="zip_req data-cmp-required-message hidden" role="alert"> Please enter a valid ZIP code.</div>
    <button class="buttonPrimary get-products-button return-to-quote-button mb-3" data-id="GetaQuote.returnToSavedQuote">Retrieve Quote</button>
  </div>
</form>

Name: phsYourClaimCenterPOST /Amica/AWFServlet

<form name="phsYourClaimCenter" action="/Amica/AWFServlet" method="post">
  <input type="hidden" name="pagename" value="claimCenterSummaryPage">
  <input type="hidden" name="event" value="claimCenterSummary">
  <input type="hidden" name="application" value="ClaimCenterApplication">
  <input type="hidden" name="linkType" value="">
</form>

Text Content

Skip to main content
Return to your account 
Submit Search
Enter Search field Exit Search field
Please enter a search term
Get a Quote

Products
 * Auto Insurance
 * Home Insurance
 * Life Insurance
 * Umbrella Insurance
 * Condo Insurance
 * Renters Insurance
 * Flood Insurance
 * Retirement Insurance
 * Marine Insurance
 * Motorcycle Insurance
 * Small Business Insurance
 * All Products

Claim Center
 * Claim Center Overview
 * Roadside Assistance
 * Frequent Questions
 * Auto Accident Checklist

 * Find an Auto Repair Shop
 * Home Loss Checklist
 * How to Handle a Death Claim
 * Storm Center

 * Log in to
 * Report a Claim
 * Track a Claim

 * Not a customer?
 * Report any claim
 * Upload Files

Customer Service
 * Customer Service Overview
 * Contact Us
 * Billing and Payment Options
 * Create an Online Account

 * Log in to
 * Pay your bill
 * Print ID Cards
 * Report a claim

Resources
 * Resource Center Overview
 * Auto
 * Home
 * Life

 * New Beginnings

Submit Search
Enter Search field Exit Search field
Please enter a search term
Log In Log Out

800 242 6422

Get a Quote Quick Links

Get insurance you can feel confident about.

Let’s see what’s available in your area.

Enter ZIP Code
Please enter a valid ZIP code.
Start Your Quote
Continue a saved quote
or call 800-242-6422

Already an Amica Customer?
Here are some links to get you started

Get Auto ID Cards
Make a Payment
Pay as Guest
Report a Claim
Log In Log Out

Create an account


GOOD NEWS!

We have coverage available in your area

Select a product to get started on your quote.




GET A QUOTE ONLINE

Quote your coverage whenever it’s convenient for you




ADDITIONAL PRODUCTS

Call to learn more about what else is available in your area





LET’S GET STARTED!

Help us answer a few questions so we can get you the most accurate
{{product-txt}} quote

We respect your privacy – the information you provide is secure and will only be
used for the purpose of this quote. 

Let’s begin: What’s your address?
Enter Street Address
Please enter a valid street address.
Please enter only letters, numbers, spaces and the following symbols: . # / - '
, &
Enter Apt/Unit Number (optional)
Please enter only letters, numbers, spaces and the following symbols: . # / - '
, &
Enter City/Town
Please enter a valid city or town.
Enter State Please enter a valid state.
Enter ZIP Code
Please enter a valid ZIP code.
Start My Quote
Continue a saved quote

Not sure if you’re ready to start quoting? That’s okay! Explore our {{product}}
to learn more.

 Back


GIVE US A CALL!

Get your {{product-txt}} insurance quote over the phone

For an easy and faster quoting process, it’s helpful to have the following
information handy: 
• Details about your car 
• Details about any accidents, claims or moving violations
• Current insurance information, including coverage limits

Our representatives are available 24/7

800-242-6422

Not sure if you’re ready to start quoting? That’s okay! Explore our {{product}}
to learn more.

 Back


WE'RE SORRY!

Something went wrong on our end.

Please give us a call and our award-winning customer service representatives can
help you finish your quote.

We appreciate your patience and flexibility.



Our representatives are available 24/7

800-242-6422




WE’RE SORRY

Unfortunately, {{product-txt}} insurance is unavailable in {{zip}}.


OTHER PRODUCTS AVAILABLE IN {{ZIP}}




CHECK A DIFFERENT ZIP CODE

Enter ZIP Code
Please enter a valid ZIP code.
Check Availability
 Back


RETRIEVE YOUR SAVED QUOTE

Welcome back! 



Please enter your ZIP Code to help us find your saved quote.





ENTER YOUR ZIP CODE

Enter ZIP Code
Please enter a valid ZIP code.
Retrieve Quote
Need to start a new quote?



CHOOSE THE BEST HOME POLICY FOR YOU

Our Platinum Choice® Home policy offers:

 * Additional protection up to 30% above your dwelling coverage limit if costs
   to repair your home exceed your policy limit
 * Broader protection for your personal property, including phones, computers,
   TVs and other smart devices
 * Higher coverage limits on items like jewelry and watches

Select a Home policy to quote:

Platinum Choice Home Standard Choice Home

Not sure which home coverage is right for you? Explore our home coverages
section to learn more.


 Back




WELCOME TO AMICA

Count on Amica for auto, home and life insurance, and get ready for a different,
more personalized experience. We’ll explain all your coverage options and
explore discounts to help you save.



AUTO

Here for you on the road


HOME

Protect the place you call home


LIFE

Stay protected along life’s journey

Browse more options




ROCKET MORTGAGE® AND AMICA

Did you know Amica policyholders can receive special loan pricing and save
$2,000 on closing costs when they buy a new home or refinance with Rocket
Mortgage?


Learn more about this benefit with Rocket Mortgage 


2022 ANNUAL REPORT

We’re pleased to share with you the latest edition of our Annual Report: Empathy
in Action.

View the Annual Report 


PROTECT YOUR FAMILY’S FUTURE

We learned this year, there’s no better time.

Start Your Quote (opens in new window)

> “I have had Amica insurance for over 25 years and have always been impressed
> with their professionalism and prompt service.”

Ellen W.



MESSAGE NOT SENT

Internal Server Error, please call customer care at 800 242 6422.
Okay

 * Account
 * Billing
 * Policies
 * Claims
 * Profile


PRODUCTS

Products
 * Auto Insurance
 * Home Insurance
 * Life Insurance
 * Condo Insurance
 * Renters Insurance
 * Flood Insurance
 * Retirement Insurance
 * Marine Insurance
 * Motorcycle Insurance
 * Umbrella Insurance
 * Small Business Insurance
 * All Products


ABOUT US

About Us
 * About Us Overview
 * Annual Report
 * Careers
 * Charitable Grants
 * Company Facts and History
 * Diversity, Equity and Inclusion
 * Licensing Information
 * Media Center
 * Our Commitment to Ethics
 * Sponsorships


TOOLS & SERVICES

Tools & Services
 * Amica Mobile App
 * Car Connection
 * Contractor Connection
 * Roadside Assistance

800-242-6422
 * 
 * 
 * 
 * 
 * 

 * Site Map
 * Privacy and Security
 * Accessibility
 * Help
 * Contact Us

Copyright © 1998-2023 Amica, 100 Amica Way, Lincoln, RI 02865







WE'D WELCOME YOUR FEEDBACK!

Would you take a brief survey so we can improve your experience on our site?

Yes, I'll give feedback No thanks
Powered by Verint Experience Cloud