HTTP Cat
HTTP Cat API offers a playful REST service that returns cat images corresponding to HTTP status codes (like 404 or 500). It requires no authentication and is ideal for developers looking to add fun, visual representations of HTTP responses to their apps or websites.
1
Endpoints
0
Views
Jul 20, 2025
Last Checked
NaN
Rate Limit
API Endpoints
Returns cat images for HTTP status codes
Full URL
https://http.cat/{status}
Code Examples
curl -X GET 'https://http.cat/{status}'
Parameters
{ "status": 404 }
Example Response
"Image binary data"
Version
v1
Tags
catshttp
Technical Details
Authentication
NoneResponse Formats
ImageAvailability
globalStatus
Published Rate Limits
None specified
Supported Languages
Any
Use Cases
developer tools
error pages
Related APIs
Discover similar APIs that might interest you