An open API service indexing awesome lists of open source software.

https://github.com/shineii86/aniquotesapi

A powerful, multilingual, and open-source API that serves iconic anime quotes—randomly, by anime title, or by character. Designed for developers, anime fans, content creators, and bots who want to display or generate anime quotes with style.
https://github.com/shineii86/aniquotesapi

anime anime-api anime-website animejs animes aniquotes api api-rest apigateway quote quote-api quotes quotes-api quotes-generator quotesapi

Last synced: about 1 month ago
JSON representation

A powerful, multilingual, and open-source API that serves iconic anime quotes—randomly, by anime title, or by character. Designed for developers, anime fans, content creators, and bots who want to display or generate anime quotes with style.

Awesome Lists containing this project

README

          


[![AniQuotes Badge](https://img.shields.io/endpoint?url=https://aniquotesapi.vercel.app/api/badge)](https://aniquotesapi.vercel.app/api/badge)

*A Multilingual Anime Quotes API With Image Generation.*

Creator
Documentation
Organizations Statistics

[![Deploy](https://img.shields.io/badge/Deployed%20on-Vercel-black?logo=vercel)](https://aniquotesapi.vercel.app)
[![Contributions](https://img.shields.io/badge/Contributions-Welcome-brightgreen)](CONTRIBUTING.md)
[![License](https://img.shields.io/badge/License-MIT-blue)](LICENSE)

![Last Commit](https://img.shields.io/github/last-commit/Shineii86/AniQuotesAPI?style=for-the-badge)
![Repo Size](https://img.shields.io/github/repo-size/Shineii86/AniQuotesAPI?style=for-the-badge) [![GitHub Stars](https://img.shields.io/github/stars/Shineii86/AniQuotesAPI?style=for-the-badge)](https://github.com/Shineii86/AniQuotesAPI/stargazers) [![GitHub Forks](https://img.shields.io/github/forks/Shineii86/AniQuotesAPI?style=for-the-badge)](https://github.com/Shineii86/AniQuotesAPI/fork)
[![API Status](https://img.shields.io/website?down_color=lightgrey&down_message=offline&label=API%20Status&style=for-the-badge&up_color=green&up_message=online&url=https%3A%2F%2Faniquotesapi.vercel.app)](https://aniquotesapi.vercel.app)


Banner


## Sparkles Features

- 🔀 Random, Anime, and Character Searchable Endpoints
- 🌍 Multilingual Support: English, Japanese, Hindi, and more
- 🖼️ Quote Image Generator: Beautiful PNGs with watermark, perfect for social media
- ⚡ Fast, Serverless Deployment (Vercel-ready)
- 👥 Community-Driven: Add your favorite anime quotes via Pull Requests
- 📜 Clean API Response with Developer Credit on Every Quote
- 🧠 Error Handling with HTTP Codes: 400, 404, 429, 500

## Books Use Case Examples
- 🎌 Build anime bots (Discord, Telegram, etc.)
- 🌈 Share quote cards on Instagram, X (Twitter), or Threads
- ✍️ Write fan blogs or anime content with embedded quotes
- 💬 Learn languages using multilingual quote responses
- 🧩 Create quote guessing games or character quizzes


Banner

## File Folder Project Structure
```bash
AniQuotesAPI
├── api/
│ ├── v1/
│ │ ├── random.js
│ │ ├── anime.js
│ │ └── character.js
│ ├── v2/
│ │ ├── languages.js
│ │ └── image.js
│ └── index.js
├── data/
│ ├── quotes.json
│ └── languages/
│ ├── en.json
│ ├── jp.json
│ └── hi.json
├── fonts/
│ ├── NotoSans/
│ ├── NotoSans-Regular.ttf
│ ├── NotoSans-Bold.ttf
│ └── NotoSans-Italic.ttf
│ ├── NotoSansJP/
│ ├── NotoSansJP-Regular.ttf
│ └── NotoSansJP-Bold.ttf
│ ├── Anime/
│ └── AnimeAce.ttf
│ └── AnimeFont.ttf
├── utils/
│ ├── helpers.js
│ ├── errors.js
│ └── imageGenerator.js
├── public/
│ └── images/
├── vercel.json
├── package.json
└── README.md
```

## Rocket API Endpoints

### V1
| Endpoint | Params | Description |
|----------|--------|-------------|
| `api/v1/random` | None | Random quote |
| `api/v1/anime` | `?name=` | Quotes by anime |
| `api/v1/character` | `?name=` | Quotes by character |

### V2
| Endpoint | Params | Description |
|----------|--------|-------------|
| `api/v2/languages` | `?lang=&anime=&character=` | Multilingual quotes |
| `api/v2/image` | `?id=&lang=` | Generate quote image |


Banner

## Bomb Deploy Your Own API

[![Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/Shineii86/aniquotesapi)

1. Click the Deploy button
2. Clone the repository
3. `npm install`
4. `vercel deploy`

## Writing Hand Add New Quotes

1. Fork this repository
2. Add quotes to `data/quotes.json` or language-specific files:
```json
{
"id": 123,
"quote": "Your quote here",
"anime": "Anime Title",
"character": "Character Name",
"language": "en"
}
```

Banner

3. Submit a Pull Request

## Handshake Contribution Guide

We accept contributions in:
- Adding new quotes
- Translating existing quotes
- Improving documentation
- Enhancing API functionality

## Eyes Contributors

Thanks to these amazing people:

![Contributors](https://contrib.rocks/image?repo=Shineii86/AniQuotesAPI)

## Identification Card License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Two Hearts Loved My Work?

Star [Give a star to this project](https://github.com/Shineii86/AniPay/)

Cherry Blossom [Follow me on GitHub](https://github.com/Shineii86/Shineii86)

> Thinking Face Wondering where to get these animated emojis?
> [Visit here!](https://github.com/Shineii86/AniEmojis) You also should look around my other github repos. Maybe you'll find some cool useful stuff there.


Banner

## Telephone Contact



*For inquiries or collaborations:*

[![Telegram Badge](https://img.shields.io/badge/-Telegram-2CA5E0?style=flat&logo=Telegram&logoColor=white)](https://telegram.me/Shineii86 "Contact on Telegram")
[![Instagram Badge](https://img.shields.io/badge/-Instagram-C13584?style=flat&logo=Instagram&logoColor=white)](https://instagram.com/ikx7.a "Follow on Instagram")
[![Pinterest Badge](https://img.shields.io/badge/-Pinterest-E60023?style=flat&logo=Pinterest&logoColor=white)](https://pinterest.com/ikx7a "Follow on Pinterest")
[![Gmail Badge](https://img.shields.io/badge/-Gmail-D14836?style=flat&logo=Gmail&logoColor=white)](mailto:ikx7a@hotmail.com "Send an Email")

Copyright © 2025 Shinei Nouzen All Rights Reserved