Get names owned by address
Retrieves the list of names owned by a specific address.
GET
/v1/addresses/{blockchain}/{address}
Get names owned by address
Retrieves a list of names owned by the address provided.
Path Parameters
blockchain
Requiredstring
the layer-1 blockchain for the address
Example:"bitcoin"
address
Requiredstring
the address to lookup
Example:"1QJQxDas5JhdiXhEbNS14iNjr8auFT96GP"
Status code | Description |
---|---|
200 | Success |
404 | Error |
Retrieves a list of names owned by the address provided.