suggestions
Get suggested domains that are available for registering
All domains returned by this route are available for registration
get/suggestions/domains
Query parameters
tldsstring[]
Use ending instead
[ "crypto" ]
TLD or Parent Domain to apply to your query base names
[ "crypto" ]
[ "example-name" ]
Response
Example response
{
"items": [
{
"name": "matt.crypto",
"price": {
"listPrice": {
"usdCents": 1000
},
"subTotal": {
"usdCents": 1000
}
}
}
]
}