TheDogAPI
$ curl -s "https://api.thedogapi.com/v1/images/search" | jq . [ { "breeds": [ { "weight": { "imperial": "60 - 120", "metric": "27 - 54" }, "height": { "imperial": "22 - 27", "metric": "56 - 69" }, "id": 10, "name": "American Bulldog", "breed_group": "Working", "life_span": "10 - 12 years", "temperament": "Friendly, Assertive, Energetic, Loyal, Gentle, Confident, Dominant" } ], "id": "jDnFo8MXy", "url": "https://cdn2.thedogapi.com/images/jDnFo8MXy.jpg", "width": 2560, "height": 1920 } ]