FreeAPIHub
HomeAPIsAI ModelsAI ToolsBlog
Favorites
FreeAPIHub

The central hub for discovering, testing, and integrating the world's best AI models and APIs.

Platform

  • Categories
  • AI Models
  • APIs

Company

  • About Us
  • Contact
  • FAQ

Help

  • Terms of Service
  • Privacy Policy
  • Cookies

© 2026 FreeAPIHub. All rights reserved.

GitHubTwitterLinkedIn
  1. Home
  2. Categories
  3. Anime
  4. Waifu.im API
published

Waifu.im API

The Waifu.im API offers free access to a vast collection of high-resolution anime artwork, ideal for developers creating Discord bots and anime-related applications.

Developed by Waifu.im

Live API
99.90%Uptime
120msLatency
350Stars
API KeyAuth
NoCredit Card
RESTStyle
v1Version

Reference

API Endpoints

Endpoints

Available routes, request structures, and code examples.

Searches anime character images with filtering options

Endpoint URL
https://api.waifu.im/search
Code Example
curl -X GET 'https://api.waifu.im/search'
Request Payload
{
  "many": "true",
  "excluded_tags": [
    "nsfw"
  ],
  "included_tags": [
    "maid"
  ]
}
Expected Response
{
  "images": [
    {
      "url": "https://cdn.waifu.im/123.jpg",
      "tags": [
        {
          "name": "maid"
        }
      ],
      "source": "Pixiv#123456"
    }
  ]
}
Version:v1
Limit:60 requests/minute

Integration

Quick Start

cURL ExampleREST
curl -X GET "https://api.waifu.im/api/sfw/waifu"

Docs

Technical Documentation

What this API does

The Waifu.im API provides developers with seamless access to a vast collection of high-resolution anime artwork, specifically focusing on waifu imagery. With features such as SFW/NSFW filtering, tag-based image retrieval, and easy integration via RESTful endpoints, this API caters to anime fans, bot creators, and game developers alike.

How it works

Developers can fetch random images or specify tags such as 'smile' or 'maid' to customize the visual content delivered to their apps or websites. The API supports JSON responses and offers Python and JavaScript SDKs for swift integration.

Authentication

Authentication is simple, utilizing API keys passed in request headers to ensure secure access without complex OAuth procedures.

Example usage

  • /v1/images/random - Fetches a random anime image.
  • /v1/images/tag?tag=smile - Retrieves images tagged with 'smile'.
  • /v1/images/tag?tag=maid - Retrieves images tagged with 'maid'.

Limits

The service permits a generous free tier of 200 requests per minute without requiring signup.

Ideal use cases

  • Enhancing Discord bots with anime-themed images.
  • Creating fan sites with high-quality anime visuals.
  • Developing interactive chatbots featuring anime art.
  • Enriching games with authentic character visuals.

Examples

Real-World Applications

  • Enhancing mobile applications with dynamic anime-themed images
  • Building Discord bots that respond with waifu artwork
  • Creating fan websites showcasing curated anime imagery
  • Developing chatbots using anime artwork for interaction
  • Integrating anime visuals into game character or background assets

Evaluation

Advantages & Limitations

Advantages
  • ✓ High-resolution anime artwork with variety of tags
  • ✓ Supports SFW and NSFW filtering
  • ✓ No signup required with immediate free access
  • ✓ Robust Python and JavaScript SDKs for easy integration
Limitations
  • ✗ API key is required even though signup is not needed
  • ✗ Limited official SDK languages beyond Python and JS
  • ✗ No explicit detailed rate limit documentation
  • ✗ NSFW content might require careful usage compliance

Support

Frequently Asked Questions

Important Notice

Verify Before You Decide

Last verified · Apr 30, 2026

The details on this page — including pricing, features, and availability — are based on our last review and may not reflect the provider's current offering. Providers update their products frequently, sometimes without prior notice.

What may have changed

Pricing Plans
Features & Limits
Availability
Terms & Policies

Always visit the official provider website to confirm the latest pricing, terms, and feature availability before subscribing or integrating.

Check official site

External Resources

Documentation Official Website Pricing Details Postman Collection

API Specifications

v1
Pricing Model
Free tier with optionally paid plans (details on official pricing page)
Credit Card
Not Required
Response Formats
JSON
Supported Languages
5 Languages
SDK Support
Python, JavaScript
Rate Limit

200 requests per minute

Time to Hello World

Less than 5 minutes to start using with SDKs

Free Tier

200 requests per minute, no signup required, no credit card needed

Best For

Anime fan apps, Discord bots, fan websites, anime-themed games

Not Ideal For

High-volume commercial image hosting, NSFW content without compliance measures

Tags

#high-resolution#artwork#waifu-im#discord-bot#sfw#fan-project#images#anime

You Might Also Like

More APIs Similar to Waifu.im API

AniList API

The AniList API offers free access to a comprehensive GraphQL database for searching anime and manga titles, characters, and studios, ideal for dynamic applications.

publicGraphQL

Jikan REST API

The Jikan REST API provides developers easy access to anime, manga, characters, and episode data from MyAnimeList, suitable for personal and professional projects.

PublicREST

AnimeChan API

The AnimeChan API offers developers free access to over 10,000 curated anime character quotes, ideal for chatbots and fan applications.

publicREST