Download OpenAPI specification:Download
An API for returning cat facts, unfacts, and pictures. No authentication required.
This API was built with the following tools:
Get a random cat fact. Try it out: https://gimmeacat.com/fact
| message | string A truthful statement about cats. Currently, there is only 1 fact. | 
| type | string Type of statement: Always  | 
{- "message": "Rosie is the best cat. This is the only cat fact you'll ever need.",
- "type": "fact"
}Get a random, factual-sounding but totally absurd statement about cats. Try it out: https://gimmeacat.com/unfact
| message | string A factual-sounding but totally absurd statement about cats. | 
| type | string Type of statement: Always  | 
{- "message": "Cats have been observed exhibiting quantum entanglement with their favorite toys, allowing them to teleport objects across the room at will.",
- "type": "unfact"
}Get a random cat photo. Try it out: https://gimmeacat.com/pic
A cat photo.