Anime API
Discover the ultimate anime experience with our cutting-edge API! Dive into a world of endless possibilities with our intuitive RESTful interface, powerful search capabilities, and seamless data management tools - perfect for developers, anime enthusiasts, and content creators alike.
Anime API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Anime By Genre /search/genre |
### # Endpoint: GET /search/genre # Description: Searches for anime by genre # Query Parameters: # genre: Genre to search for # page (optional): Page number (default: 1) #… |
| GET |
SortByScore / |
### # Endpoint: GET /sort/score # Description: Returns anime list sorted by score # Query Parameters: # sort: Sort direction ('asc' or 'desc') # page (optional): Page number… |
| GET |
getAnimeByStudio /search/studio |
### # Endpoint: GET /search/studio # Description: Searches for anime by production studio # Query Parameters: # studio: Studio name to search for # page (optional): Page number… |
| GET |
getAnimeByID /{id} |
### # Endpoint: GET /{id} # Description: Retrieves a specific anime by its ID # Parameters: # id (path parameter): Unique identifier of the anime # Response: Single anime object… |
| GET |
SearchusingMeilisearch /meiliearch/search |
### # Endpoint: GET /meiliearch/search # Description: Performs full-text search using Meilisearch # Query Parameters: # q: Search query string # Response: Meilisearch search… |
| GET |
GetAllAnime / |
### # Get All Anime # Endpoint: GET / # Description: Retrieves a paginated list of all anime # Query Parameters: # page (optional): Page number (default: 1) # pageSize… |
| GET |
GetAnimeByType /search/type |
### # Endpoint: GET /search/type # Description: Searches for anime by type # Query Parameters: # type: Anime type to search for # page (optional): Page number (default: 1) #… |
Anime API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $7 / month | — |
|
| ULTRA | $20 / month | — |
|