background

Reko API

βeta 0.0.0

Reko API


Reko API is an Open Web API to match similar MyAnimeList users and get anime recommendations from their lists.

You can check out its source code on GitHub.

If you are willing to implement Reko API on your website or app, please read the API Documentation.

Patch notes



v0.4.1

Recommendations ordering tweaks


v0.4.0

New recommendations ordering


v0.3.2

Already watched recommendations bug fixed


v0.3.1

Empty responses no longer throw errors


v0.3.0

Added GET Specific User Recommendations

Added similar users pagination (batch) in GET User Recommendations


v0.2.0

Introduced hash based algorithm

API simplified overall

Added GET Compare Users