As Seen On

Recognized By
ARS 13-2910: Animal Cruelty Laws and Penalties in Arizona
Animal cruelty is a grave issue that affects communities across Arizona. Recognizing the importance of the well-being of all animals, Arizona has enacted strict laws to prevent animal cruelty and punish offenders. ARS 13-2910 outlines the specific statutes and penalties designed to protect animals from abuse, neglect, and mistreatment. In this blog post, we will delve deep into the specifics of these laws, helping you understand your responsibilities and the potential legal consequences of violating these provisions.
What is ARS 13-2910?
ARS 13-2910 is a section of the Arizona Revised Statutes that details various offenses related to animal cruelty and the corresponding penalties. This law covers a wide range of acts against animals, from neglect and abandonment to intentional acts of cruelty. The statute is designed to ensure that animals are treated humanely and that those who mistreat them are held accountable under the law.
Key Provisions Under ARS 13-2910
- Cruel Mistreatment: It is illegal to intentionally, knowingly, or recklessly inflict unnecessary physical injury to any animal. This includes both physical violence and situations where an animal is made to suffer unnecessarily.
- Cruel Neglect: This provision covers failing to provide an animal with necessary medical attention, proper food, water, or shelter. Owners must ensure their pets and livestock are not subjected to harsh conditions that could lead to suffering.
- Abandonment: Leaving an animal in a location without providing for its basic needs or where it could suffer injuries or death is considered abandonment under Arizona law.
- Preventing an Animal from Breathing: It is illegal to use a snare, collar, or any other device in a manner that prevents an animal from breathing or causes it undue suffering.
- Animal Fighting: ARS 13-2910 strictly prohibits owning, training, or selling animals for fighting. This also includes attending animal fights or allowing them to take place on your property.
- Cockfighting: Specific provisions under this statute also target the involvement in cockfighting, including breeding roosters for fighting, possessing equipment used in training birds to fight, and attending such events.
Penalties for Violating ARS 13-2910
The penalties for violating the animal cruelty laws under ARS 13-2910 can vary significantly depending on the severity of the offense and whether the accused has prior convictions. They range from class 1 misdemeanors to class 6 felonies, with potential consequences including:
- Class 1 Misdemeanor: Punishable by up to 6 months in jail, a fine of $2,500, or both.
- Class 6 Felony: For more severe offenses or cases involving death or serious physical injury to an animal, the penalties can include 1 to 1.5 years in prison for first-time offenders.
- Multiple Offenses: Repeat offenses or extreme cases of cruelty can result in harsher penalties, including longer jail terms, higher fines, and mandatory counseling.
How Tamou Law Group PLLC Can Help
If you are facing charges related to animal cruelty, or if you need guidance on complying with Arizona’s animal welfare laws, Tamou Law Group PLLC is here to assist. Our experienced attorneys understand the complexities of ARS 13-2910 and are committed to protecting the rights of our clients while promoting the welfare of animals.
Conclusion
Animal cruelty laws in Arizona are designed to provide animals with protection from abuse and neglect. By understanding and complying with ARS 13-2910, residents of Arizona can contribute to a humane and caring environment for all living beings. If you have any questions or require legal assistance, do not hesitate to contact Tamou Law at 623-321-4699. Together, we can ensure that justice is served and animals are treated with the respect and care they deserve.
Awards & Recognition
Our recognition for Phoenix criminal defense defense is independently verified, click any award to confirm it:
- National Trial Lawyers Top 100
- National Trial Lawyers Top 40 Under 40
- Elite Lawyer 2026 – Criminal Defense
- Super Lawyers – Southwest
- National College for DUI Defense (NCDD)
When you are looking for the best Phoenix criminal defense lawyers, these are the independently verified credentials that matter, earned by Founding Attorney Michael Tamou and a full team of attorneys, including former prosecutors.
What Clients Say About Tamou Law
Real Google reviews from clients we have defended across Phoenix and Maricopa County. Every review is from a criminal defense client, never padded with non-legal work.
Frequently Asked Questions
Is animal cruelty a felony or a misdemeanor in Arizona?
Animal cruelty under ARS 13-2910 can be charged as either a class 1 misdemeanor or a class 6 felony, depending on the conduct and the harm to the animal. Neglect cases are usually misdemeanors, while intentional cruelty or acts causing serious injury or death are typically felonies.
What counts as animal cruelty under Arizona law?
Arizona law defines animal cruelty as intentionally, knowingly, or recklessly inflicting unnecessary injury on an animal, failing to provide food, water, shelter, or medical care, abandoning an animal, or interfering with its ability to breathe. ARS 13-2910 also prohibits animal fighting and cockfighting activities.
How long can you go to jail for animal cruelty in Arizona?
A class 1 misdemeanor animal cruelty conviction carries up to six months in jail, while a class 6 felony can bring roughly one year to one and a half years in prison for a first offense. Repeat offenses or extreme cruelty can result in longer sentences and mandatory counseling.
How much is the fine for animal cruelty in Arizona?
A misdemeanor animal cruelty conviction in Arizona carries a fine of up to $2,500, plus surcharges, in addition to possible jail time and probation. Felony convictions under ARS 13-2910 can bring substantially higher fines, along with prison time, restitution for the animal’s care, and other conditions.
Can you be charged for not feeding or sheltering your pet in Arizona?
Yes, failing to provide an animal with necessary food, water, shelter, or medical care is cruel neglect under ARS 13-2910 and can lead to criminal charges. Even unintentional neglect can be prosecuted if it was reckless, so owners are legally responsible for their animals’ basic needs.
Does leaving a dog in a hot car count as animal cruelty in Arizona?
Yes, leaving an animal confined in a vehicle where it is likely to be injured or killed, such as in extreme heat, violates ARS 13-2910. Arizona law also allows officers to use reasonable force to rescue the animal, and the owner can face criminal charges.
Is it illegal to attend a cockfight or dog fight in Arizona?
Yes, Arizona law makes it a crime not only to organize or profit from animal fighting but also to knowingly attend a cockfight or dog fight. Attending or allowing fights on your property can bring misdemeanor or felony charges, and dog fighting itself is a felony.
What should I do if I am charged with animal cruelty in Arizona?
Contact a criminal defense attorney immediately and do not give statements to police or animal control before getting legal advice. Defenses may include lack of intent, accepted animal husbandry practices, or insufficient evidence, and Tamou Law Group defends animal cruelty charges throughout Phoenix and Scottsdale. Call 623-321-4699, 24/7.
Two Arizona Offices, One Team
We serve all of Maricopa County and the surrounding area, with free, confidential consultations 24/7 by phone and in-person meetings at either office by appointment.
Case Results Disclaimer: The results described on this page are based on specific facts and circumstances and do not guarantee or predict a similar outcome in any future case. Every case is different. Past results do not guarantee future results. No attorney-client relationship is formed by viewing this page or submitting a contact form until a written fee agreement has been signed. Tamou Law Group, PLLC is licensed to practice law in the State of Arizona. This website is for informational purposes only and does not constitute legal advice.
(function() {
function customizeConsultForm() {
var form = document.querySelector('#consult-form');
if (!form) return false;
var fields = form.querySelectorAll('.gfield');
var emailField = null;
var didWork = false;
fields.forEach(function(field) {
var label = field.querySelector('.gfield_label, label');
if (!label) return;
var labelText = (label.textContent || '').trim().toLowerCase();
if (labelText.indexOf('best way to reply') !== -1 || labelText.indexOf('preferred contact') !== -1) {
field.classList.add('tlg-hide-field');
field.querySelectorAll('input').forEach(function(input) {
input.checked = false;
input.removeAttribute('required');
});
didWork = true;
}
if (labelText.indexOf('email') !== -1) {
emailField = field;
field.classList.add('tlg-email-required');
field.querySelectorAll('input[type="email"], input[type="text"]').forEach(function(input) {
input.setAttribute('required', 'required');
input.setAttribute('aria-required', 'true');
});
didWork = true;
}
});
var gform = form.tagName === 'FORM' ? form : (form.querySelector('form') || form.closest('form'));
if (!gform) gform = document.querySelector('#consult-form form, form[id^="gform_"]');
if (gform && !gform.dataset.tlgSourceBound) {
gform.dataset.tlgSourceBound = '1';
var pageUrl = window.location.href;
var pageTitle = document.title || 'Phoenix White Collar Defense Lawyers';
var pagePath = window.location.pathname;
var sourceTag = '[Source: ' + pageTitle.replace(/\s*[,|].*$/, '') + ' | ' + pagePath + ']';
['source_page', 'page_url', 'lander_url'].forEach(function(name) {
var h = document.createElement('input');
h.type = 'hidden';
h.name = name;
h.value = pageUrl;
gform.appendChild(h);
});
var hp = document.createElement('input');
hp.type = 'hidden';
hp.name = 'source_path';
hp.value = pagePath;
gform.appendChild(hp);
function findMessageField() {
var match = null;
form.querySelectorAll('.gfield').forEach(function(field) {
var label = field.querySelector('.gfield_label, label');
if (!label) return;
var t = (label.textContent || '').trim().toLowerCase();
if (t.indexOf('message') !== -1 || t.indexOf('comment') !== -1 || t.indexOf('detail') !== -1 || t.indexOf('describe') !== -1 || t.indexOf('tell us') !== -1 || t.indexOf('your story') !== -1) {
match = field.querySelector('textarea, input[type="text"]');
}
});
if (!match) match = form.querySelector('textarea');
return match;
}
function prependSource() {
var textarea = findMessageField();
if (textarea && textarea.value.indexOf('[Source:') === -1) {
textarea.value = sourceTag + '\n\n' + (textarea.value || '');
}
}
gform.addEventListener('submit', prependSource, true);
var submitBtns = gform.querySelectorAll('input[type="submit"], button[type="submit"], .gform_button');
submitBtns.forEach(function(btn) {
btn.addEventListener('click', function() {
setTimeout(prependSource, 0);
prependSource();
}, true);
});
}
var submitBtn = form.querySelector('input[type="submit"], button[type="submit"]');
if (submitBtn && emailField && !submitBtn.dataset.tlgBound) {
submitBtn.dataset.tlgBound = '1';
submitBtn.addEventListener('click', function(e) {
var emailInput = emailField.querySelector('input[type="email"], input[type="text"]');
if (emailInput && !emailInput.value.trim()) {
e.preventDefault();
emailInput.focus();
emailInput.style.borderColor = '#c62828';
emailInput.style.boxShadow = '0 0 0 3px rgba(198,40,40,.15)';
}
});
}
return didWork;
}
if (document.readyState === 'loading') {
document.addEventListener('DOMContentLoaded', customizeConsultForm);
} else {
customizeConsultForm();
}
var attempts = 0;
var interval = setInterval(function() {
attempts++;
var done = customizeConsultForm();
if (done || attempts > 10) clearInterval(interval);
}, 500);
})();






