AniHub
An anime API to get information on anime, mangas, etc.
12 subscribers
22 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
AniHub endpoints
| Method | Endpoint | Description |
|---|---|---|
| Anime | ||
| GET |
get_anime_api_v1_anime__anime_id__get /api/v1/anime/{anime_id} |
Get detailed information about a specific anime |
| GET |
get_anime_recommendations_api_v1_anime__anime_id__recommendations_get /api/v1/anime/{anime_id}/recommendations |
Get recommendations for similar anime |
| GET |
get_seasonal_anime_api_v1_anime_seasonal_get /api/v1/anime/seasonal |
Get anime for a specific season and year |
| GET |
get_top_anime_api_v1_anime_top_get /api/v1/anime/top |
Get top anime by score, popularity, etc. |
| GET |
search_anime_api_v1_anime_search_get /api/v1/anime/search |
Search for anime by title, genre, and other filters |
| Characters | ||
| GET |
get_character_manga_api_v1_characters__character_id__manga_get /api/v1/characters/{character_id}/manga |
Get manga that a specific character appears in |
| GET |
get_character_voices_api_v1_characters__character_id__voices_get /api/v1/characters/{character_id}/voices |
Get voice actors who have voiced a specific character |
| GET |
get_character_api_v1_characters__character_id__get /api/v1/characters/{character_id} |
Get detailed information about a specific character |
| GET |
get_character_anime_api_v1_characters__character_id__anime_get /api/v1/characters/{character_id}/anime |
Get anime that a specific character appears in |
| GET |
search_characters_api_v1_characters_search_get /api/v1/characters/search |
Search for anime characters by name |
| Manga | ||
| GET |
get_manga_characters_api_v1_manga__manga_id__characters_get /api/v1/manga/{manga_id}/characters |
Get a list of characters that appear in a specific manga |
| GET |
get_manga_api_v1_manga__manga_id__get /api/v1/manga/{manga_id} |
Get detailed information about a specific manga |
| GET |
search_manga_api_v1_manga_search_get /api/v1/manga/search |
Search for manga by title, genre, and other filters |
| GET |
get_top_manga_api_v1_manga_top_get /api/v1/manga/top |
Get top manga by score, popularity, etc. |
| GET |
get_manga_recommendations_api_v1_manga__manga_id__recommendations_get /api/v1/manga/{manga_id}/recommendations |
Get recommendations for similar manga |
| Misc | ||
| GET |
get_manga_genres_api_v1_misc_genres_manga_get /api/v1/misc/genres/manga |
Get a list of available manga genres |
| GET |
get_anime_schedule_api_v1_misc_schedules_get /api/v1/misc/schedules |
Get anime schedule by day of the week |
| GET |
get_random_anime_api_v1_misc_random_anime_get /api/v1/misc/random/anime |
Get information about a random anime |
| GET |
get_anime_genres_api_v1_misc_genres_anime_get /api/v1/misc/genres/anime |
Get a list of available anime genres |
| GET |
get_random_manga_api_v1_misc_random_manga_get /api/v1/misc/random/manga |
Get information about a random manga |
| GET |
get_upcoming_seasons_api_v1_misc_seasons_upcoming_get /api/v1/misc/seasons/upcoming |
Get a list of upcoming anime seasons |
| Health | ||
| GET |
health_check_health_get /health |
Health check endpoint for monitoring |
AniHub pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $35 / month | — |
|