# Parse an address-like string

```
GET 
/parseAddress
```

Parses a Bitcoin address, Lightning invoice, LNURL, URI, or supported smart-chain address.

## Request

## Responses

* 200
* default

Parsed address information.

Framework integration specific error response. `SwapperApi` throws plain errors and the host HTTP layer decides the status code and response body shape.
