---
title: "Import an anime export file."
method: POST
path: "/me/library/mal-import"
tags: ["me"]
---

# Import an anime export file.

`POST /me/library/mal-import`

This endpoint will import an anime export file into the authenticated user's library.

## Response `200`

Successful Kurozora JSON response

- object

## Other responses

- `400` — Error Kurozora JSON response

## Changes

- **2022-04-19** `87ffe6c2d9df` — 2 info
  - api operation id `postMeLibraryMALImport` removed and replaced with `postMeLibraryAnimeImport`
  - added the new required request property `service` with a default value
- **2021-11-28** `32f393ace829` — 2 info
  - the endpoint scheme security `bearerAuth` was added to the API
  - the endpoint scheme security `kurozoraBearer` was removed from the API
- **2021-06-14** `ea10c0189214` — 2 breaking, 3 info
  - removed the enum value `overwrite` of the request property `behavior`
  - the `behavior` request property type changed from `string` to `integer`
  - the `behavior` request property default value changed from `overwrite` to `1`
  - added the new `0.00` enum value to the request property `behavior`
  - …1 more
- **2021-05-13** `85ac20c1b7bb` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/kurozora/apis/kurozora-api/changes/me/library/mal-import/post.md)

---

[API](https://skmtc.dev/kurozora/apis/kurozora-api.md) · [All operations](https://skmtc.dev/kurozora/apis/kurozora-api/llms.txt) · [OpenAPI document](https://skmtc.dev/kurozora/apis/kurozora-api/revisions/e0adaecac322?raw)
