Back to catalog
🐾

The Cat API

API Key

Random cat images and breeds information

🐾AnimalsHTTPSCORS enabled
Random Cat

Random Cat

British Shorthair

Sample Response

response.json
1{
2 "url": "https://cdn2.thecatapi.com/images/MTk4NjMxNQ.jpg",
3 "breeds": "British Shorthair",
4 "width": 1200,
5 "height": 800,
6 "id": "MTk4NjMxNQ"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://thecatapi.com/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs