Dog CEO · Example Payload

Breed Images

DogsImagesAnimalsOpen SourceFree APIMachine LearningEducation

Breed Images is an example object payload from Dog CEO, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

messagestatus

Example Payload

Raw ↑
{
  "message": [
    "https://images.dog.ceo/breeds/hound-afghan/n02088094_1003.jpg",
    "https://images.dog.ceo/breeds/hound-afghan/n02088094_1007.jpg",
    "https://images.dog.ceo/breeds/hound-afghan/n02088094_1023.jpg",
    "https://images.dog.ceo/breeds/hound-afghan/n02088094_1031.jpg"
  ],
  "status": "success"
}