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