Anime Hub
An API that allows you to Gather information about all the anime being released in a season, and much more...
Anime Hub endpoints
| Method | Endpoint | Description |
|---|---|---|
| Advanced | ||
| GET |
Info from Url /info-from-url |
Get Info from Url |
| GET |
Search /search |
Search with extended parameters |
| GET |
Season /season |
Get Season |
| GET |
Recommendations /recommendations |
Get recommendations |
| GET |
Pictures /pictures |
This endpoint retrieves pictures |
| GET |
Stats /stats |
Get Stats |
| GET |
Reviews /reviews |
Get Reviews |
| Other endpoints | ||
| GET |
Get Anime Helpers /gethelpers |
This endpoint is useful to get Full search parameters... **Parameters:** -> help (it can either be: **type, score, producer, rating, genres, genreType** ) |
| GET |
Get Anime Information /getinfo |
This Endpoint returns a Anime Information. **Parameters** - Name (The name of the anime to search, the best match corresponding to that name will be returned). - |
| GET |
Get Anime Info From URL /getinfourl |
This Endpoint Returns Anime Info From URL. **Parameters:** - url (The URL to the anime) |
| GET |
Get Anime Result From Search /searchresult |
This endpoint returns a object from search result. **Parameters:** |
| GET |
Get Anime Season /getseason |
This endpoint get the list of anime, OVAs, movies and ONAs released (or planned to be released) during the season of the specified year. **Parameters:** - year - season - type… |
| GET |
Get Anime WatchList from User /watchlistuser |
This endpoint returns anime watchlist from a Particular User. **Parameters:** - username - after ((Useful to paginate. Is the number of results you want to start from. By… |
| GET |
Get Anime Episode List /episodelist |
This endpoint returns a List of Edpisodes **Parameters:** name id |
| GET |
Get Anime List Reviews /reviewslist |
This Endpoint Returns a list Review **Parameters:** name id limit [optionnal] The number max of reviews to fetch - can be really long if omit skip [optionnal] The number of… |
| GET |
Get Anime Recommendation List /reclist |
This endpoint returns a list of recommendation **Parameters:** name id (The unique identifier of this anime) |
| GET |
Get Anime Stats /getstats |
This endpoint returns anime stats: **Parameters** name id |
| GET |
Get The Full Search /searchfull |
Get the Full Search **Parameters** - maxResults // how many results at most (default: 50) - has // If you already have results and just want what follows it, you can say it here.… |
| GET |
Get Anime Pictures /getpictures |
This endpoint returns Pictures from a particular Anime. **Parameters:** name id |
| GET |
Get Anime News /getnews |
This endpoint returns the News of a Particular Anime **Parameters:** -nNews |
| GET |
Information /info |
Get information |
| GET |
Search Result /search-results |
Get Search Result |
| GET |
WatchList /watchlist |
Get watchlist |
| GET |
News /news |
This endpoint retrieves news. |
| GET |
Episodes /episodes |
Retrieves Episodes |
| GET |
User /user |
Get user |
Anime Hub pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $7.99 / month | — |
|
| ULTRA Recommended | $19.99 / month | — |
|
| MEGA | $89.99 / month | — |
|