Cat Facts API · Example Payload

Fact Response

Cat FactsTriviaFunLearningFree

Fact Response is an example object payload from Cat Facts API, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

factlength

Example Payload

Raw ↑
{
  "fact": "In multi-cat households, cats of the opposite sex usually get along better.",
  "length": 75
}