Download OpenAPI specification:Download
An API for fetching random and specific animal facts.
API is running
Production
Development
{"message": "Operation completed/failed successfully."}
A random duck fact
Server error
{"id": 1,"type": "duck","text": "Ducks have waterproof feathers.","length": 29}
The ID of the duck fact to retrieve
A specific duck fact
Bad request (invalid ID format)
No duck fact found with the specified ID