Skip to main content

/v1/names/{name}/subdomains REST API Endpoint

Retrieves the list of subdomains for a specific name.

Updated on
Oct 4, 2023

/v1/names/{name}/subdomains REST API Endpoint

Path Parameters

name
string
REQUIRED
fully-qualified name.

Returns

array
Fetch a list of subdomains in a name.
Request
1
curl -X 'GET' \
2
'https://docs-demo.stacks-mainnet.quiknode.pro/v1/names/id.blockstack/subdomains' \
3
-H 'Content-Type: application/json'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free