---
title: "Run the legacy AO project import through the daemon store"
method: POST
path: "/api/v1/import"
tags: ["import"]
---

# Run the legacy AO project import through the daemon store

`POST /api/v1/import`

## Response `200`

OK

- ImportRunResponse
  - `report` ImportReport, required
    - `dryRun` boolean, required
    - `notes` string[]
    - `projectsImported` integer, required
    - `projectsSkipped` integer, required

## Other responses

- `500` — Internal Server Error
- `501` — Not Implemented

---

[API](https://skmtc.net/composiohq/apis/agent-orchestrator-http-daemon.md) · [All operations](https://skmtc.net/composiohq/apis/agent-orchestrator-http-daemon/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/composiohq/agent-orchestrator-http-daemon/versions/6ffec0ec12f0/schema)
