# Waifu.im API **Provider:** Waifu.im **Category:** entertainment **Base URL:** `https://waifu.im` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://waifu.im/docs ## Description Get waifu pictures from an archive of over 4000 images and multiple tags ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://waifu.im/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://waifu.im' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/waifu-im/) — CC BY 4.0*