---
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

## Changes

- **2026-06-26** `3e3c1a1a8f02` — 1 info
  - endpoint added
- **2026-06-10** `b64f5ab46d87` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/changes/api/v1/import/post.md)

---

[API](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon.md) · [All operations](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/composiohq/agent-orchestrator-http-daemon/revisions/09f65272fe44/schema)
