The Best Anime API
for Developers

Fast, clean, and reliable anime data. Schedule, details, episodes, posters & more.

Base URL: https://anikoto-api.onrender.com

API Endpoints

GET /info

Get complete anime information including poster, synopsis, rating, genres etc.

/info?name=farming-life-in-another-world-season-2-nisvn
GET /schedule

Get today's or any date's anime airing schedule.

/schedule?time=2026-05-18
GET /page

Convert anime slug to internal numeric ID (used for episodes).

GET /episodes

Get full episode list with release timestamps.

Interactive API Tester

Response

Click "Send Request" to test the API