TLD

A TLD with its category classification and registration-term bounds. period_unit, min_period, and max_period describe the legal registration window the registry accepts at create or renew time; clients should bound their period selector to this range before submitting orders.

  • object
    Type: string

    Resource type identifier

  • name
    Type: string

    TLD name (e.g., "com", "net", "io")

  • category
    Type: string

    Category for grouping: gtld, ngtld, cctld, stld

  • period_unit
    Type: string · period.Unitenum

    Registration period unit. "y" for years, "m" for months.

    values
    • y = UnitYear
    • m = UnitMonth
  • min_period
    Type: integer

    Minimum registration term denominated in period_unit.

  • max_period
    Type: integer

    Maximum registration term denominated in period_unit.

  • icann_fee
    Type: object · Money

    ICANN transaction fee per period unit. Anchored to USD; zero when the TLD is not subject to an ICANN fee (ccTLDs, sTLDs).

    • object
      Type: string

      Resource type identifier.

    • amount
      Type: integer

      Amount in the currency's smallest unit.

    • currency
      Type: string

      ISO 4217 currency code anchoring the amount.