Anime API
find Anime info , full details and streaming links upto 8k+ anime
19 subscribers
9.1/10 popularity
1706 ms avg latency
91% success rate
7 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Anime API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Total Count_copy /api/getAll |
Returns an integer representing the total number of anime entries currently in the database. Use this to know the valid ID range for other endpoints. |
| POST |
Check Anime Match /api/check |
Checks if a given anime name and genre combination exists in the database. Pass the anime name and one or more genres; the API returns match data. |
| GET |
Get Anime Info /api/info/{id} |
Returns metadata for a specific anime by its integer ID. IDs start from 1 and go up to the total count returned by /api/getAll.And ep count is +1 .. |
| GET |
Full Anime Details + MAL + Characters /anime/api/details/{id} |
Returns the most comprehensive dataset: local anime info, full MyAnimeList data via Jikan API integration, and character list with voice actors. Best endpoint for rich anime pages. |
| GET |
Get Streaming Links /v1/api/details/{id} |
Returns iframe streaming links for a specific anime including per-episode links. The link field contains src=https://... suitable for iframe embeds. Note: the _id field may now… |
| GET |
Get Total Count /api/getAll |
Returns an integer representing the total number of anime entries currently in the database. Use this to know the valid ID range for other endpoints. |
| GET |
/api/info/:id /api/info/{id} |
Returns metadata for a specific anime by its integer ID. IDs start from 1 and go up to the total count returned by /api/getAll. |
Anime API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|