---
title: "GET /domain/address"
method: GET
path: "/domain/address"
---

# GET /domain/address

`GET /domain/address`

Resolve domain crypto address

## Query parameters

- `id` string, required
- `crypto` string, required
- `domain` string, required

## Response `200`

Crypto address

- object
  - `address` string, required

## Other responses

- `default` — Unexpected error

## Changes

- **2023-09-08** (v4) `11c68f4c8d2a` — 1 info
  - endpoint added
- **2023-05-10** (v4) `f90678b9fb05` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4/changes/domain/address/get.md)

---

[API](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4.md) · [All operations](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/coinspace/coin-wallet-api-v4/revisions/8dd1fdcc9afd/schema)
