This API provides anime metadata like MyAnimeList API and torrent data from Ohys-Raws.
All torrent information are provided by Ohys-Raws team.
You can search for what you want. Even content deleted from Ohys-Raws is available here.
You will able to get the completed information using this API, including title, episode, codecs, thumbnail, torrent trackers, resolution, detailed file information and much more.
Base URL: https://api.cryental.dev/minako
/anime:
GET /{uniqueID}
GET /{uniqueID}/image
GET /{uniqueID}/episodes
GET /{uniqueID}/episodes/{episodeNumber}
GET /{uniqueID}/mappings
GET /{uniqueID}/studios
GET /{uniqueID}/producers
GET /{uniqueID}/licensors
GET /{uniqueID}/characters
GET /{uniqueID}/relations
GET /search/{animeName} (parameter: type (tv, ova, movie, etc...))
/episode:
GET /{id}
GET /search/{name}
/company:
GET /{id}
GET /search/{name}
/character:
GET /{id}
GET /{id}/image
GET /search/{name}
/ohys:
GET /
GET /{id}
GET /download/{id} (parameter: format (torrent, magnet))
GET /search/{name}
Powered By Ohys-Raws. Database provided by Anime Notifier and MyAnimeList.