www.servicedogregistration.org Open in urlscan Pro
107.20.35.122  Public Scan

Submitted URL: http://servicedogregistration.org/
Effective URL: https://www.servicedogregistration.org/
Submission: On March 07 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST /signup/

<form class="simple_form new_user" id="new_user" novalidate="novalidate" data-needs-recaptcha="true" enctype="multipart/form-data" action="/signup/" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓"><input type="hidden"
    name="authenticity_token" value="CweUGW9zVtAxQijdK8tz7BTcrnaoWa8417GMcdNgpe1pQmxL1sJbSH8a78NrAlFIBucJltUD0czMZOXmj56oBQ">
  <div class="form-row">
    <div class="col-12 col-sm-6">
      <div class="form-group string required user_first_name"><label class="form-control-label string required control-label" for="user_first_name">First Name <abbr title="required">*</abbr></label><input
          class="form-control string required form-control-lg" required="required" aria-required="true" placeholder="First Name" type="text" name="user[first_name]" id="user_first_name"></div>
    </div>
    <div class="col-12 col-sm-6">
      <div class="form-group string required user_last_name"><label class="form-control-label string required control-label" for="user_last_name">Last Name <abbr title="required">*</abbr></label><input
          class="form-control string required form-control-lg" required="required" aria-required="true" placeholder="Last Name" type="text" name="user[last_name]" id="user_last_name"></div>
    </div>
  </div>
  <div class="form-row">
    <div class="col-12">
      <div class="form-group email required user_email"><label class="form-control-label email required control-label" for="user_email">Email Address <abbr title="required">*</abbr></label><input
          class="form-control string email required form-control-lg" required="required" aria-required="true" placeholder="Email Address" type="email" name="user[email]" id="user_email"></div>
    </div>
  </div>
  <div class="form-row">
    <div class="col-12 col-sm-6">
      <div class="form-group string required user_animals_handler_name"><label class="form-control-label string required control-label" for="user_animals_attributes_0_handler_name">Handler's Full Name <abbr title="required">*</abbr></label><input
          class="form-control string required form-control-lg" placeholder="Enter only one handler" type="text" value="" name="user[animals_attributes][0][handler_name]" id="user_animals_attributes_0_handler_name"></div>
    </div>
    <div class="col-12 col-sm-6">
      <div class="form-group string required user_animals_name"><label class="form-control-label string required control-label" data-toggle="tooltip" data-placement="top" title="Tooltip on top" for="user_animals_attributes_0_name">Dog's Name <abbr
            title="required">*</abbr></label><input class="form-control string required form-control-lg" placeholder="Enter only one animal" type="text" name="user[animals_attributes][0][name]" id="user_animals_attributes_0_name"></div>
    </div>
  </div>
  <div class="form-row">
    <div class="col-12 col-sm-6">
      <div class="form-group select required user_animals_animal_service_type"><label class="form-control-label select required control-label" for="user_animals_attributes_0_animal_service_type_id">Service Performed <abbr
            title="required">*</abbr></label><select class="form-control select required form-control-lg" required="required" aria-required="true" name="user[animals_attributes][0][animal_service_type_id]"
          id="user_animals_attributes_0_animal_service_type_id">
          <option value=""></option>
          <option value="1">Arthritis</option>
          <option value="2">Ataxia (poor balance)</option>
          <option value="3">Autism</option>
          <option value="4">Blindness or Impaired Vision</option>
          <option value="5">Cardio/Pulmonary Disease</option>
          <option value="6">Cerebral Palsy</option>
          <option value="34">Deafness</option>
          <option value="8">Diabetes</option>
          <option value="7">Hearing Impaired</option>
          <option value="9">Multiple Sclerosis (M.S.)</option>
          <option value="10">Physical Mobility Issues</option>
          <option value="11">Psychiatric Disabilities</option>
          <option value="12">Seizure Disorders (Epilepsy)</option>
          <option value="13">Severe Allergy Alert</option>
          <option value="14">Spina Bifida</option>
          <option value="15">Spinal Cord/Head Trauma</option>
          <option value="16">Stroke</option>
          <option value="17">OTHER</option>
        </select></div>
    </div>
    <div class="col-12 col-sm-6">
      <div class="form-group file required user_animals_image form-group-valid"><label class="file required control-label" for="user_animals_attributes_0_image">Animal's Photo <abbr title="required">*</abbr></label><input
          class="form-control-file is-valid file required form-control-lg" required="required" aria-required="true" data-direct-upload-url="https://www.servicedogregistration.org/rails/active_storage/direct_uploads/" type="file"
          name="user[animals_attributes][0][image]" id="user_animals_attributes_0_image"></div>
    </div>
  </div>
  <div class="form-row">
    <div class="col-12 col-sm-6">
      <div class="form-group password required user_password"><label class="form-control-label password required control-label" for="user_password">Password <abbr title="required">*</abbr></label><input
          class="form-control password required form-control-lg" autocomplete="off" required="required" aria-required="true" placeholder="Password" type="password" name="user[password]" id="user_password"></div>
    </div>
    <div class="col-12 col-sm-6">
      <div class="form-group password required user_password_confirmation"><label class="form-control-label password required control-label" for="user_password_confirmation">Confirm Password <abbr title="required">*</abbr></label><input
          class="form-control password required form-control-lg" autocomplete="off" required="required" aria-required="true" placeholder="Confirm Password" type="password" name="user[password_confirmation]" id="user_password_confirmation"></div>
    </div>
  </div>
  <div class="form-row">
    <div class="col-12">
      <fieldset class="form-group boolean optional user_newsletter form-group-valid">
        <div class="form-check"><input name="user[newsletter]" type="hidden" value="0"><input class="form-check-input is-valid boolean optional" type="checkbox" value="1" checked="checked" name="user[newsletter]" id="user_newsletter"><label
            class="form-check-label boolean optional control-label" for="user_newsletter">Sign me up for updates about my Animal</label></div>
      </fieldset>
    </div>
  </div>
  <div class="form-row align-items-center mt-2">
    <div class="col-12 col-sm-6 recaptcha-placeholder">
      <div data-sitekey="6LeefR0UAAAAADTw8WhkdlcUyiSTeT44-uIuDByG" class="g-recaptcha "></div>
      <noscript>
        <div>
          <div style="width: 302px; height: 422px; position: relative;">
            <div style="width: 302px; height: 422px; position: absolute;">
              <iframe src="https://www.recaptcha.net/recaptcha/api/fallback?k=6LeefR0UAAAAADTw8WhkdlcUyiSTeT44-uIuDByG" name="ReCAPTCHA" style="width: 302px; height: 422px; border-style: none; border: 0; overflow: hidden;">
              </iframe>
            </div>
          </div>
          <div style="width: 300px; height: 60px; border-style: none;
                bottom: 12px; left: 25px; margin: 0px; padding: 0px; right: 25px;
                background: #f9f9f9; border: 1px solid #c1c1c1; border-radius: 3px;">
            <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid #c1c1c1;
                  margin: 10px 25px; padding: 0px; resize: none;">                </textarea>
          </div>
        </div>
      </noscript>
    </div>
    <div class="col-12 col-sm-6 mt-3 mt-sm-0">
      <input type="submit" name="commit" value="Register for Free" class="btn btn-lg btn-red-theme w-100" input_html="{&quot;class&quot;=>&quot;form-control-lg&quot;}" data-disable-with="Register for Free">
    </div>
  </div>
  <div class="form-row">
    <div class="col-12">
      <small class="form-text text-muted"> By registering you receive quarterly updates on the Federal Law changes, as well as other pertinent info related to your Service Animal. Simply registering your service dog or purchasing products does not
        make your pet into a service dog. </small>
    </div>
  </div>
</form>

Text Content

We value your privacy

We use cookies to enhance your browsing experience, serve personalized ads or
content, and analyze our traffic. By clicking "Accept All", you consent to our
use of cookies.

Customize Reject All Accept All
Customize Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions.
You will find detailed information about all cookies under each consent category
below.

The cookies that are categorized as "Necessary" are stored on your browser as
they are essential for enabling the basic functionalities of the site. ... Show
more

NecessaryAlways Active

Necessary cookies are required to enable the basic features of this site, such
as providing secure log-in or adjusting your consent preferences. These cookies
do not store any personally identifiable data.

 * Cookie
   OptanonConsent
 * Duration
   1 year
 * Description
   OneTrust sets this cookie to store details about the site's cookie category
   and check whether visitors have given or withdrawn consent from the use of
   each category.

Functional

Functional cookies help perform certain functionalities like sharing the content
of the website on social media platforms, collecting feedback, and other
third-party features.

No cookies to display.

Analytics


Analytical cookies are used to understand how visitors interact with the
website. These cookies help provide information on metrics such as the number of
visitors, bounce rate, traffic source, etc.

 * Cookie
   _gcl_au
 * Duration
   3 months
 * Description
   Provided by Google Tag Manager to experiment advertisement efficiency of
   websites using their services.

 * Cookie
   _ga
 * Duration
   2 years
 * Description
   The _ga cookie, installed by Google Analytics, calculates visitor, session
   and campaign data and also keeps track of site usage for the site's analytics
   report. The cookie stores information anonymously and assigns a randomly
   generated number to recognize unique visitors.

 * Cookie
   _gid
 * Duration
   1 day
 * Description
   Installed by Google Analytics, _gid cookie stores information on how visitors
   use a website, while also creating an analytics report of the website's
   performance. Some of the data that are collected include the number of
   visitors, their source, and the pages they visit anonymously.

 * Cookie
   _gat_UA-37549505-1
 * Duration
   1 minute
 * Description
   A variation of the _gat cookie set by Google Analytics and Google Tag Manager
   to allow website owners to track visitor behaviour and measure site
   performance. The pattern element in the name contains the unique identity
   number of the account or website it relates to.

Performance


Performance cookies are used to understand and analyze the key performance
indexes of the website which helps in delivering a better user experience for
the visitors.

 * Cookie
   _uetsid
 * Duration
   1 day
 * Description
   Bing Ads sets this cookie to engage with a user that has previously visited
   the website.

 * Cookie
   _uetvid
 * Duration
   1 year 24 days
 * Description
   Bing Ads sets this cookie to engage with a user that has previously visited
   the website.

Advertisement


Advertisement cookies are used to provide visitors with customized
advertisements based on the pages you visited previously and to analyze the
effectiveness of the ad campaigns.

 * Cookie
   test_cookie
 * Duration
   15 minutes
 * Description
   The test_cookie is set by doubleclick.net and is used to determine if the
   user's browser supports cookies.

 * Cookie
   MUID
 * Duration
   1 year 24 days
 * Description
   Bing sets this cookie to recognize unique web browsers visiting Microsoft
   sites. This cookie is used for advertising, site analytics, and other
   operations.

 * Cookie
   _fbp
 * Duration
   3 months
 * Description
   This cookie is set by Facebook to display advertisements when either on
   Facebook or on a digital platform powered by Facebook advertising, after
   visiting the website.

 * Cookie
   pixel
 * Duration
   1 year
 * Description
   This cookie is used to present the visitor with relevant content and
   advertisement.

 * Cookie
   fr
 * Duration
   3 months
 * Description
   Facebook sets this cookie to show relevant advertisements to users by
   tracking user behaviour across the web, on sites that have Facebook pixel or
   Facebook social plugin.

Others


Other uncategorized cookies are those that are being analyzed and have not been
classified into a category as yet.

 * Cookie
   guest_token
 * Duration
   20 years 1 hour
 * Description
   No description available.

 * Cookie
   _service_dog_session
 * Duration
   session
 * Description
   No description

 * Cookie
   wisepops
 * Duration
   2 years
 * Description
   No description available.

 * Cookie
   wisepops_visits
 * Duration
   2 years
 * Description
   No description available.

 * Cookie
   wisepops_session
 * Duration
   session
 * Description
   No description available.

 * Cookie
   wisepops_activity_session
 * Duration
   session
 * Description
   No description

 * Cookie
   _sp_id.709d
 * Duration
   2 years
 * Description
   No description

 * Cookie
   _sp_ses.709d
 * Duration
   30 minutes
 * Description
   No description

Accept All Save My Preferences Reject All
Powered by
JavaScript seems to be disabled in your browser.
You must have JavaScript enabled in your browser to utilize the functionality of
this website.

Register your Service Dog


Learn the Difference Between Service Dogs and Emotional Support Animals Looking
for ESA? Click Here
Service Dog Registration Of America

Purchase service dog vests, IDs, and more.

Do I qualify To Register My Animal as an Service Dog?
 * Home
 * Shop
 * FAQs
 * Resources
 * Support
 * Reviews
 * ID Search
 * Log In or Sign Up

 * Cart

Service Dog Registration Of America
 * Register
 * Shop
 * 
 * 

 * Home
 * Shop
 * FAQs
 * Resources
 * Support
 * Reviews
 * ID Search
 * Log In or Sign Up
 * Cart

Register for Free


WELCOME TO
SERVICE DOG REGISTRATION

REGISTER YOUR SERVICE DOG

Need to register an Emotional Support Animal (ESA)?

Click here to visit our sister site esaregistration.org ↗

First Name *
Last Name *
Email Address *
Handler's Full Name *
Dog's Name *
Service Performed * Arthritis Ataxia (poor balance) Autism Blindness or Impaired
Vision Cardio/Pulmonary Disease Cerebral Palsy Deafness Diabetes Hearing
Impaired Multiple Sclerosis (M.S.) Physical Mobility Issues Psychiatric
Disabilities Seizure Disorders (Epilepsy) Severe Allergy Alert Spina Bifida
Spinal Cord/Head Trauma Stroke OTHER
Animal's Photo *
Password *
Confirm Password *
Sign me up for updates about my Animal

By registering you receive quarterly updates on the Federal Law changes, as well
as other pertinent info related to your Service Animal. Simply registering your
service dog or purchasing products does not make your pet into a service dog.



HASSLE FREE SERVICE DOG REGISTRATION, SUPPLIES, AND INFORMATION

On behalf of everyone at Service Dog Registration, welcome! We are here to
supply service dog owners with all the resources and materials they need to
navigate society with their service animals. Our aim is to educate the public
and create a greater understanding of the role that service dogs play in our
world while assisting service dog owners with high quality information and
supplies.

Our website features informational resources that outline service dog
requirements and policies. We have also established an ID lookup to assist
handlers in times of emergency. Our FAQ section addresses common questions about
life with a service dog and general information for those who want to know more.
Finally, we have a shop for owners and their service animals to outfit
themselves with high quality service dog gear.


WE HELP SERVICE DOG OWNERS WHO NEED ASSISTANCE WITH

Seizure Response
Seeing Eye Dogs
Psychiatric Disabilities
Medication Reminders
Learn More


GET STARTED WITH A SERVICE DOG REGISTRATION OF AMERICA KIT.


EASIEST WAY TO PURCHASE SERVICE DOG SUPPLIES

 
Ultimate Service Dog All-Access VIP Kit
 * 1 PVC ID
 * Service Dog Vest/Harness
 * ADA Cards & Patches
 * Digital Certificate Download

$69.95

Best Value
Ultimate Service Dog Lifetime VIP Kit
 * Two (2) PVC ID’s (Free Replacements)
 * Service Dog Vest/Harness
 * ADA Cards and Patches
 * Service Dog Leash

$149.00

 
Premier Service Dog Identification Kit
 * 1 PVC ID
 * Digital Certificate Download
 * 10 ADA Cards

$54.95

View All Products


WE HELP WITH ASSISTANCE TO SERVICE DOG OWNERS


OUR PRODUCTS AND SERVICES PRIMARILY HELP SERVICE DOG OWNERS WHO NEED ASSISTANCE
IDENTIFYING THEIR TRAINED SERVICE DOGS IN PUBLIC.

People need trained service dogs for a variety of reasons, and many people need
these working companions at their side all the time. Registration can help you
stay up to date on changing laws and keep you in the loop with important news
that can impact your everyday life. We also provide information so that members
of the public can educate themselves about the importance of service dogs and
understand the different laws governing their use.

Learn More


BENEFITS OF REGISTERING YOUR SERVICE DOG

Be aware of all updates
01
01

BE AWARE OF ALL UPDATES

Quarterly federal law updates. Stay in the loop with legal changes that can
impact your daily life.


Special discounts
02
02

SPECIAL DISCOUNTS

Site coupons, pet product discounts


Informational emails
03
03

INFORMATIONAL EMAILS

Informational emails on Service Dog trainers and programs across the country


Dog owner tips
04
04

DOG OWNER TIPS

Fun and useful tips for dog owners. We'll be sure to keep you informed with
meaningful and interesting info.




WHAT WE DO


OUR ONLINE SHOP SUPPLIES PRODUCTS FOR DOGS

We provide convenient bundles that will save money when you purchase several
related products at once. These kits all come with free shipping.

Leashes
Harnesses
Collars
Patches
ID Cards

View All Products


CARRYING OUT THE REGISTRATION PROCESS FOR YOU AND YOUR DOG

Please note that registering your dog on our website does not make them an
official service dog. That's what the training is for. Our forms simply provide
additional documentation in case of an emergency. By registering you will
receive timely informational updates and be part of our greater community.
Registering on our site will mean you receive quarterly updates regarding law
changes and information relating to service dogs.

Register Your Dog


SDRA TESTIMONIALS

“Always great service and quality products. This has been my 'go to' place
service animal needs. Highly recommend using this company.”

Robert M.

New York, NY

“The quality of this leash is amazing! The writing on the leash is clear and
easy to see. This leash is the right leash for a small Service Dog like mine, I
can now go hands free by just clipping it to my belt loop. The best leash I have
ever had! Thanks SDRA for getting this wonderful new product.”

Kay B.

New York, NY


FAQ

What is the difference between an Emotional Support Animal (ESA) and a Service
Dog?

Service animals are defined as dogs that are individually trained to do work or
perform tasks for people with disabilities. Examples of such work or tasks
include guiding people who are blind, alerting people who are deaf, pulling a
wheelchair, alerting and protecting a person who is having a seizure, reminding
a person with mental illness to take prescribed medications, or calming a person
with Post Traumatic Stress Disorder (PTSD) during an anxiety attack. Service
animals are working animals. They are not pets. Further, the task a dog has been
trained to provide must be directly related to the person's disability. A dog
whose sole function is to provide comfort or emotional support does not qualify
as service animals under the ADA. If you have an emotional support animal,
please visit our website at esaregistration.org. To qualify for an emotional
support animal a person must have a mental health professional determine that
the presence of a dog provides therapeutic value to its owner.

Read More
Can I take my service dog on an airplane?

Yes. Many of the airlines will ask that you notify them in advance of travel
that a service dog will be accompanying you. We recommend informing the airline
at booking that you will have a service dog with you and let them know that your
dog will be clearly marked.

Read More
Is there a size limit for service dogs?

No. The ADA prohibits any discrimination so the size of your dog means nothing.
Airlines are required to allow the dog to accompany you to your seat regardless
of the size of your service dog.

Read More
Can any animal be a service animal

No. Under the ADA service animals are limited to dogs and miniature horses.

How do I get my service dog certified?

According to the ADA if a person has a physical, sensory, psychiatric,
intellectual, or other mental disability they may qualify for a service dog. The
service dog certification process takes place when training the dog or miniature
horse to make sure it can care for its owner's specific medical needs. There is
also an additional training process that takes place between service animal and
owner. When purchasing a service dog, the trainer might require personal
references, agency referrals, and personal interview.

Do service dogs bark or growl?

Service dogs must be well behaved and trained to be in public places and should
be well acclimated around people and other dogs. A service dog can be trained to
bark should their handler need assistance.

Is this site affiliated with a government agency?

No. This site is not associated with any government agency. Its purpose is to
educate the public and help service dog owners purchase supplies for their
service dog.

Can landlords, restaurants, or public places refuse service dogs?

A service animal is not a pet. They are a protected class of animal that do not
have to abide by a business or landlord's no pet policies as long as they are
well behaved.

Do service dogs fly for free?

Yes, service dogs are able to fly for free.

What are businesses allowed to ask when I have my service dog with me?

Business are limited when it comes to the questions they can ask service dog
owners. A business is ONLY allowed to ask the following two questions:

 1. Is your dog a service dog?
 2. What duties does he/she perform?

They may NOT ask what your disability is or anything else.

Read More
What recourse do I have if a business does NOT follow the law and allow me the
same access with my service dog?

Businesses that do not follow the ADA laws are setting themselves up to a
potential lawsuit. We recommend first writing a letter to the manager/owner of
the establishment letting them know about your situation and try to resolve the
matter in a quick and direct manner. In the worst case scenario, you can always
find a lawyer that specializes in ADA cases.

Read More
Can a business ever ask me to leave when I'm with my service dog?

The only time you may be asked to leave an establishment is if your dog is
causing a disturbance. This may be caused by your dog barking, growling, being
unruly, urinating or defecating in a business. Other than those reasons, the
business may not ask you to just leave if your dog is not being a nuisance.

Read More
Is my service dog a Tax Write Off?

Yes. The IRS allows deductions for expenses of caring for a service dog. This
includes all of your expenses from vet bills, to food, to equipment and
training.

Read More
Is my dog required to wear any identifying clothes or a harness?

No. The ADA does not require service dogs to wear any type of clothing or
harnesses. However, we strongly encourage this to save potential headaches in
public.

Read More
What if I want to register my dog as an emotional support animal?

If you mistakenly registered your dog as a service dog but it qualifies to be an
emotional support animal, please visit our sister site:
https://www.esaregistration.org. By registering your dog as an ESA you will
receive similar updates as one would for this site, but geared toward emotional
support animals. ESA Registration works with a team of therapists throughout the
country to provide HIPAA compliant video assessments to see if a person
qualifies for a support animal along with supplying the same identifying
products that can help an ESA owner in public.

Read More
Can I charge a maintenance or cleaning fee for people who own service dogs?

No. Individuals who rely on service animals cannot be charged an extra fee that
is not typically charged to non disabled individuals.

Are service animals allowed in taxi cabs or Ubers/Lyfts?

Yes. Drivers or cabs or ride shares cannot discriminate against individuals with
disabilities and cannot charge higher rates for passengers that rely on service
animals.

How do I register my Service Dog?

Very simple. Fill out the short form on our homepage and you will be registered
in our email database to receive quarterly updates on legal changes, dog
training programs, and fun and useful tips for service dogs and pet owners that
can impact your daily life. Once registered you will also be able to purchase
products on our site that assist with service dog identification. Simply
registering your or purchasing products does not make your pet into a service
dog.

Read More
Show More FAQs

Shop

 * Shop

Register

 * Register
 * FAQs
 * ID Search

Learn

 * How do I register my Service Dog?
 * Can I take my Service Dog on an airplane?
 * What's the difference between a Service Dog and an Emotional Support Animal
   (ESA)?
 * Service Dog Blog

 * 
 * 

Products

Ultimate Service Dog All-Access VIP Kit
$69.95

Ultimate Service Dog Lifetime VIP Kit
$149.00

Premier Service Dog Identification Kit
$54.95


Contact

Service Dog Registration
325 N Larchmont #140
Los Angeles, CA 90004
+1 888-435-0899


Terms of Use | Privacy Policy | Return Policy | Copyright © 2015-2023 Service
Dog Registration

Service Dog Registration of America is not a governmental agency and is not
affiliated with or endorsed by a governmental agency.
Registration of a service animal with Service Dog Registration of America does
not give you any additional legal rights.