PlaceDog
Placeholder Dog pictures
- Authentication
- No auth
- HTTPS
- Yes
- CORS
- Yes
- Category
- Animals
- Documentation / URL
- https://place.dog
Overview
PlaceDog serves dog photos sized to your dimensions — the canine placeholder-image service. Keyless (verified live).
Quick Start
A 200×200 dog (verified live):
curl "https://place.dog/200/200" -o dog.jpg
(returns a dog JPEG sized 200×200)
With breed filter:
curl "https://place.dog/300/200?b=husky" -o husky.jpg
Authentication
None — keyless.
Rate Limits & Notes
- Free; be polite — no hard published limit.
- URL pattern:
https://place.dog/{width}/{height}. ?b={breed}filters by dog breed (when supported).
FAQ
Is PlaceDog free? Yes — free and keyless (verified).
How do I size it?
/200/200 in the URL.
Can I pick a breed?
Try ?b=husky — breed support varies.