HTTP Dog
HTTP Dog API is a free and open-source service that returns HTTP response status codes paired with relevant dog images. Developers can embed custom error pages, illustrate API responses, or debug HTTP codes with visual context and a touch of humor—ideal for documentation or user-facing tools.
1
Endpoints
0
Views
Jul 20, 2025
Last Checked
NaN
Rate Limit
API Endpoints
Returns dog images representing HTTP status codes
Full URL
https://http.dog/{status}.jpg
Code Examples
curl -X GET 'https://http.dog/{status}.jpg'
Parameters
{ "status": 404 }
Example Response
"Image binary data"
Version
v1
Tags
dogshttp
Related APIs
Discover similar APIs that might interest you