Back to catalog
🐾

Cats

API Key

Pictures of cats from Tumblr

🐾AnimalsHTTPS

No items to display.

Sample Response

response.json
1{
2 "total_breeds": 67,
3 "breeds": [
4 {
5 "breed": "Maine Coon",
6 "origin": "United States",
7 "temperament": "Gentle, Intelligent, Playful",
8 "life_span": "12-15 years",
9 "weight_kg": "5.9-8.2"
10 },
11 {
12 "breed": "Siamese",
13 "origin": "Thailand",
14 "temperament": "Affectionate, Social, Vocal",
15 "life_span": "12-20 years",

Code Snippets

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

Similar APIs