Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Cat Facts API Breeds API

The Breeds API from Cat Facts API — 1 operation(s) for breeds.

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

Tagged areas include Breeds. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://catfact.ninja.

1 operations 1 paths 3 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://catfact.ninja
License
Resource Areas
1

Paths & Operations 1

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

Breeds 1
GET
/breeds
Get a paginated list of cat breeds
getBreeds 2 params → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are BreedList (13 properties), Breed (5 properties), PaginationLink (3 properties). Each schema is shown below with its type and property counts.

BreedList
object
Paginated list of cat breeds (Laravel-style pagination).
13 properties
PaginationLink
object
A single pagination link entry.
3 properties
Breed
object
Information about a cat breed.
5 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

catfact-breeds-api-openapi.yml Raw ↑

Other APIs Cat Facts API publishes across the network.

Cat Facts API Fact API
Cat Facts API Facts API