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

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

Cat Facts API Facts 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 Facts. 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.

Facts 1
GET
/facts
Get a paginated list of cat facts
getFacts 3 params → 200

Schemas 3

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

Fact
object
A single cat fact with its character length.
2 properties 2 required
PaginationLink
object
A single pagination link entry.
3 properties
FactList
object
Paginated list of cat facts (Laravel-style pagination).
13 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

catfact-facts-api-openapi.yml Raw ↑

Other APIs Cat Facts API publishes across the network.

Cat Facts API Breeds API
Cat Facts API Fact API