Anime API
The Anime Database API provides structured access to a curated collection of anime data, including titles, tags, seasonal information, scores, and upcoming releases. The dataset is compiled from publicly available sources. Use this API to search by title, season, tag, or popularity, or to explore upcoming anime releases.
Anime API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
GET /v1/upcoming /v1/upcoming |
Returns a paginated list of upcoming anime. |
| GET |
GET /v1/search /v1/search |
Search anime by tag or genre keyword. |
| GET |
GET /v1/search/season /v1/search/season |
Get anime released in a specific season and year. |
| GET |
GET /v1/details /v1/details |
Fetch details for a specific anime by exact title match. |
| GET |
GET /v1/all /v1/all |
Get all anime listings |
Anime API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $2 / month | — |
|
| ULTRA | $5 / month | — |
|