Retrieve single custom data object
GET /v1/subname/data
Last updated
GET /v1/subname/data
Last updated
In order to retrieve the data record, send a request to /subname/data/{label}/{domain}/{key}
:
label
subname
domain
second-level domain name
key
key of the text record to be retrieved
The retrieved value refers to the text record stored under the key
.
Refer to the Response Body section below for response details.
/v1/subname/data/{label}//{domain}//{key}
The subname label
ninja
The parent ENS domain name
thenamespace.eth
API key needed to access the endpoint
No body