/
/Kurozora API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
  • Sources
Checked 27m ago · Updated 1mo agoView markdown
anime11
cast1
characters3
episodes3
explore2
feed9
games10
genres2
images1
legal2
manga10
me27
  • getAuthenticated user profile details.
  • postUpdates profile information.
  • getGet a list of access tokens.
  • getFetch session details.
  • postUpdates access token.
  • postDelete an access token.
  • getGet an overview of the user's favorites.
  • postAdd or remove from favorites.
  • getGet feed messages.
  • getFetch followers list.
  • getFetch following list.
  • getGet an overview of the library.
  • postAdd an anime to the library.
  • postImport a library export file.
  • postRemove an object from library.
  • getAuthenticated user's list of notifications.
  • getGet a notification's details.
  • postDelete a notification.
  • postUpdate a notification's status.
  • getGet a list of available Re:CAP years.
  • getGet Re:CAP for year.
  • getGet an overview reminders.
  • postAdd or remove reminders.
  • getDownload reminders.
  • getGet a list of sessions.
  • getFetch session details.
  • postDelete a session.
misc2
myanimelist2
people3
reviews2
schedule1
search1
seasons3
store2
studios2
theme-store2
themes2
users11
    me

    Download reminders.

    This endpoint will retrieve the calendar file with anime in the authenticated user's reminder list.

    get/me/reminders/download

    Response

    Successful Kurozora JSON response

    object required

    Example response

    {
      "meta": {
        "version": "1.0.8",
        "queryCount": 0,
        "isUserAuthenticated": false,
        "authenticatedUserID": null
      }
    }