PlaceDog
PlaceDog API is a simple, free REST API delivering random placeholder dog images for developers and designers. It’s ideal for adding cute, dog-themed placeholder images to websites, apps, or prototypes without needing any authentication or licensing concerns.
1
Endpoints
0
Views
Jul 20, 2025
Last Checked
NaN
Rate Limit
API Endpoints
Generates placeholder dog images of specified size
Full URL
https://placedog.net/{width}/{height}Code Examples
curl -X GET 'https://placedog.net/{width}/{height}'Parameters
{
"width": 800,
"height": 600
}Example Response
"Image binary data"Version
v1
Tags
designdogs
Related APIs
Discover similar APIs that might interest you