---
title: "Parse Address Paste"
method: POST
path: "/api/v1/project/address/parse-paste"
tags: ["project"]
---

# Parse Address Paste

`POST /api/v1/project/address/parse-paste`

## Request body

- AddressPasteParseRequest
  - `text` string, required

## Response `200`

Successful Response

- AddressPasteParseResponse
  - `queries` string[], required

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-25** `bb508e935174` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/maia-analytics/apis/maia-api/changes/api/v1/project/address/parse-paste/post.md)

---

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