RandomDuck
RandomDuck API (listed on Free API Hub) is a free, open-source REST API that provides random duck images along with fun duck-related facts. Ideal for developers creating educational content, animal-themed apps, or simply adding lighthearted animal images and trivia to their projects.
1
Endpoints
0
Views
Jul 20, 2025
Last Checked
NaN
Rate Limit
API Endpoints
Returns a random duck image with metadata
Full URL
https://random-d.uk/api/v2/random
Code Examples
curl -X GET 'https://random-d.uk/api/v2/random'
Example Response
{
"url": "https://random-d.uk/api/v2/001.jpg",
"message": "https://random-d.uk/api/v2/001.jpg"
}
Version
v2
Tags
animalsducks
Technical Details
Authentication
NoneResponse Formats
JSON, ImageAvailability
globalStatus
Published Rate Limits
None specified
Supported Languages
Any
Use Cases
entertainment apps
educational tools
Related APIs
Discover similar APIs that might interest you