---
title: "Migrate Dry Run"
method: POST
path: "/api/ui/migrate/dry-run"
tags: ["Web UI"]
---

# Migrate Dry Run

`POST /api/ui/migrate/dry-run`

Preview a migration without writing.

Body: ``{provider, file?, api_key?}``. Returns the mapped row count,
type breakdown, compact savings metrics, and a small sample of the
mapped payloads so the UI can preview what would be imported.

## Request body

- object

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/moorcheh-ai/apis/memanto-memory-that-ai-agents-love.md) · [All operations](https://skmtc.net/moorcheh-ai/apis/memanto-memory-that-ai-agents-love/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/moorcheh-ai/memanto-memory-that-ai-agents-love/revisions/ff157f2fc5d5/schema)
