Skip to main content

Get Names Owned by Address

Retrieves a list of names owned by the address provided.

Path Parameters
blockchain string REQUIRED

the layer-1 blockchain for the address

Example: bitcoin
address string REQUIRED

the address to lookup

Example: 1QJQxDas5JhdiXhEbNS14iNjr8auFT96GP
Responses
200

Success

Schema OPTIONAL
names string[]

Possible values: Value must match regular expression ^([a-z0-9-_.+]{3,37})$

404

Error

Schema OPTIONAL
error string OPTIONAL