# RandomDuck API **Provider:** RandomDuck **Category:** entertainment **Base URL:** `https://random-d.uk` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://random-d.uk/api ## Description Random pictures of ducks ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://random-d.uk/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://random-d.uk' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/randomduck/) — CC BY 4.0*