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 Breeds API

List and look up master breeds and their sub-breeds.

Dog API Breeds 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 Breeds. 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 9 operations across 9 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.

9 operations 9 paths 4 schemas 9 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 9

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

Breeds 9

List and look up master breeds and their sub-breeds.

GET
/breeds/list/all
Dog API List All Breeds
listAllBreeds → 200
GET
/breeds/list/all/random
Dog API Random Breed Entry
randomBreedEntry → 200
GET
/breeds/list/all/random/{amount}
Dog API Multiple Random Breed Entries
randomBreedEntries 1 param → 200
GET
/breeds/list
Dog API List Top-Level Breeds
listTopLevelBreeds → 200
GET
/breeds/list/random
Dog API Random Top-Level Breed
randomTopLevelBreed → 200
GET
/breeds/list/random/{amount}
Dog API Multiple Random Top-Level Breeds
randomTopLevelBreeds 1 param → 200
GET
/breed/{breed}/list
Dog API List Sub-Breeds
listSubBreeds 1 param → 200404
GET
/breed/{breed}/list/random
Dog API Random Sub-Breed
randomSubBreed 1 param → 200
GET
/breed/{breed}/list/random/{amount}
Dog API Multiple Random Sub-Breeds
randomSubBreeds 2 params → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ErrorResponse (3 properties), StringResponse (2 properties), BreedListResponse (2 properties), StringListResponse (2 properties). Each schema is shown below with its type and property counts.

ErrorResponse
object
Response envelope returned when an API request fails (e.g., unknown breed).
3 properties 3 required
StringListResponse
object
Response envelope returning a list of strings (e.g., breed or sub-breed names).
2 properties 2 required
BreedListResponse
object
Response envelope returning a map of master breed names to their sub-breed lists.
2 properties 2 required
StringResponse
object
Response envelope returning a single string value (a single breed name or free-text info).
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Dog API publishes across the network.

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

This is an independent, third-party profile of Dog API Breeds 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.