Back to catalog
🐾

The Dog

API Key

A public service all about Dogs, free to use when making your fancy new App, Website or Service

🐾AnimalsHTTPS

Golden Retriever

The Dog API

BreedGolden Retriever
TemperamentIntelligent, Friendly, Devoted
Life Span10 - 12 years
Weight55 - 75 lbs
Breed GroupSporting

Sample Response

response.json
1{
2 "breed": "Golden Retriever",
3 "temperament": "Intelligent, Friendly, Devoted",
4 "lifeSpan": "10 - 12 years",
5 "weight": "55 - 75 lbs",
6 "breedGroup": "Sporting"
7}

Code Snippets

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

Similar APIs