API Endpoints

Explore all available API endpoints with live status and easy copy.

Notes

  • Categories: anime, manga, manhwa, manhua, ln
  • Required parameters:
    • id → for detail, character, staff, recommendations
    • query → for search
    • genre → for top-genre

Search Anime

online

Search anime

https://aichixia.vercel.app/api/aichixia?category=anime&action=search&query={text}
GET

Search Manga

online

Search manga

https://aichixia.vercel.app/api/aichixia?category=manga&action=search&query={text}
GET

Search Manhwa

online

Search manhwa

https://aichixia.vercel.app/api/aichixia?category=manhwa&action=search&query={text}
GET

Light Novel Search

online

Search light novels

https://aichixia.vercel.app/api/aichixia?category=ln&action=search&query={text}
GET

Media Detail

online

Get media detail by ID

https://aichixia.vercel.app/api/aichixia?category=anime&action=detail&id={value}
GET

Trending

online

Trending anime & manga

https://aichixia.vercel.app/api/aichixia?action=trending
GET

Seasonal Anime

online

Seasonal anime

https://aichixia.vercel.app/api/aichixia?category=anime&action=seasonal
GET

Airing Anime

online

Currently airing anime

https://aichixia.vercel.app/api/aichixia?action=airing
GET

Recommendations

online

Get recommendations by ID

https://aichixia.vercel.app/api/aichixia?category=anime&action=recommendations&id={value}
GET

Top Genre Manhwa

online

Top genre manhwa

https://aichixia.vercel.app/api/aichixia?category=manhwa&action=top-genre&genre={name}
GET

Character Detail

online

Character detail by ID

https://aichixia.vercel.app/api/aichixia?action=character&id={value}
GET

Staff Detail

maintenance

Staff detail by ID

https://aichixia.vercel.app/api/aichixia?action=staff&id={value}
GET

AI Chat

online

AI-powered anime assistant

https://aichixia.vercel.app/api/chat
POST

All endpoints are monitored in real-time. Use the search bar or notes to quickly find the endpoint you need.

© 2025 Aichiow Plus. All rights reserved.