How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Dog API Images API

Fetch random or breed-specific dog images (with optional alt text).

Dog API Images API is one of 3 APIs that Dog API publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Image. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, rate-limit docs, and 2 JSON Schemas.

This API exposes 13 operations across 13 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version 1.1.0.

Requests are made against a single base URL, https://dog.ceo/api.

13 operations 13 paths 4 schemas 13 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.1.0
Base URL
https://dog.ceo/api
Contact
License
Resource Areas
1

Paths & Operations 13

Across 13 paths, the API surfaces 13 operations — 13 GET. Each is listed below with its method, path, parameters, and response codes.

Images 13

Fetch random or breed-specific dog images (with optional alt text).

GET
/breed/{breed}/images
Dog API List Images by Breed
listImagesByBreed 1 param → 200
GET
/breed/{breed}/images/random
Dog API Random Image by Breed
randomImageByBreed 1 param → 200
GET
/breed/{breed}/images/random/{amount}
Dog API Multiple Random Images by Breed
randomImagesByBreed 2 params → 200
GET
/breed/{breed}/{subBreed}/images
Dog API List Images by Sub-Breed
listImagesBySubBreed 2 params → 200
GET
/breed/{breed}/{subBreed}/images/random
Dog API Random Image by Sub-Breed
randomImageBySubBreed 2 params → 200
GET
/breed/{breed}/{subBreed}/images/random/{amount}
Dog API Multiple Random Images by Sub-Breed
randomImagesBySubBreed 3 params → 200
GET
/breeds/image/random
Dog API Random Image From Any Breed
randomImage → 200
GET
/breeds/image/random/{amount}
Dog API Multiple Random Images From Any Breed
randomImages 1 param → 200
GET
/breeds/image/random/{amount}/alt
Dog API Multiple Random Images From Any Breed With Alt Text
randomImagesWithAlt 1 param → 200
GET
/breed/{breed}/images/alt
Dog API List Images by Breed With Alt Text
listImagesByBreedWithAlt 1 param → 200
GET
/breed/{breed}/images/random/{amount}/alt
Dog API Multiple Random Images by Breed With Alt Text
randomImagesByBreedWithAlt 2 params → 200
GET
/breed/{breed}/{subBreed}/images/alt
Dog API List Images by Sub-Breed With Alt Text
listImagesBySubBreedWithAlt 2 params → 200
GET
/breed/{breed}/{subBreed}/images/random/{amount}/alt
Dog API Multiple Random Images by Sub-Breed With Alt Text
randomImagesBySubBreedWithAlt 3 params → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ImageResponse (2 properties), AltImage (2 properties), ImageListResponse (2 properties), AltImageListResponse (2 properties). Each schema is shown below with its type and property counts.

AltImageListResponse
object
Response envelope returning a list of image objects each containing a URL and alt text.
2 properties 2 required
ImageListResponse
object
Response envelope returning a list of dog image URLs.
2 properties 2 required
AltImage
object
A dog image URL paired with descriptive alt text suitable for accessibility.
2 properties 2 required
ImageResponse
object
Response envelope returning a single dog image URL.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dog-api-images-api-openapi.yml Raw ↑

Other APIs Dog API publishes across the network.

Dog API Breeds API
Dog API Info API
Where this information came from

This is an independent, third-party profile of Dog API Images API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.