PawFinder API Overview

Introduction

PawFinder is a REST API that connects potential pet adopters with animal shelters in the greater Dallas-Fort Worth area. This platform aggregates real-time data from hundreds of shelters, making it easier for people to find their perfect companion and for shelters to reach qualified adopters. This API enables developers to:

Key concepts

Pets

Each pet in the PawFinder system has a unique identifier and includes standardized information such as species, breed, age, size, temperament traits, medical history, and current location. Pets transition through adoption statuses tracked by the API.

Shelters

Organizations register as shelters to list pets for adoption. Each shelter maintains a profile with contact information, operating hours, and adoption details. Shelters can update pet listings and adoption statuses through the API.

Adoption status

Pets progress through defined status states:

Search filters

PawFinder API supports multi-criteria searches including:

Development use cases

For adopters

For shelters

For communities

Next steps