You're viewing a demo portfolio

Join the waitlist
PRSM

list_tlds

Active

Tool 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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

run.domani/domani

https://github.com/gwendall/domani

1/7 registries
View full server →