list_tlds
ActiveTool of run.domani/domani
declared in 1.0.0
List all available TLDs with registration and renewal pricing
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"sort": {
"enum": [
"tld",
"price",
"renewal"
],
"type": "string",
"description": "Sort field. Defaults to tld"
},
"limit": {
"type": "number",
"description": "Max results to return"
},
"order": {
"enum": [
"asc",
"desc"
],
"type": "string",
"description": "Sort order (default: asc)"
},
"offset": {
"type": "number",
"description": "Pagination offset"
},
"search": {
"type": "string",
"description": "Filter TLDs containing this string"
},
"max_price": {
"type": "number",
"description": "Maximum registration price in USD"
},
"min_price": {
"type": "number",
"description": "Minimum registration price in USD"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
run.domani/domani
https://github.com/gwendall/domani
1/7 registries