AdoptAPet
Resource to help get pets adopted
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Yes
- Category
- Animals
- Documentation / URL
- https://www.adoptapet.com/public/apis/pet_list.html
Overview
AdoptAPet provides adoptable pet listings — key-based (API key per the docs).
⚠️ Status (verified 2026-08): a guessed path returned HTTP 404 (Apache) — the endpoint layout differs. Check the pet_list API docs for valid routes.
What it provides
curl "https://api.adoptapet.com/search/pet/quick?key=YOUR_KEY&v=3&output=json"
Notes
- Adoptable pets search (Apigee-style, verified host alive).
- Route paths per the pet_list docs.
FAQ
Is AdoptAPet free? Key-based; free keys for shelters/rescues per the docs.
Why 404? Our 2026-08 guess path was wrong (verified) — check the pet_list docs.
What does it do? Adoptable pet search.