---
title: "Endpoint for creating new exchange address"
method: POST
path: "/exchange"
tags: ["exchange"]
---

# Endpoint for creating new exchange address

`POST /exchange`

## Request body

- object
  - `changeTo` string, required

## Response `200`

Exchange request has been created successfully

## Other responses

- `400` — Invalid changeTo address

---

[API](https://skmtc.dev/amilabs/apis/exchanger-real-working-example.md) · [All operations](https://skmtc.dev/amilabs/apis/exchanger-real-working-example/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/amilabs/exchanger-real-working-example/revisions/da5f0b88e88e/schema)
