datasets/tld_pricing
tld_pricing
public_sourcesRegister, renew and transfer prices by registrar and TLD, normalized to USD.
Overview#overview
Records#records
48,260 records →| registrar_id | tld | register_usd | renew_usd | transfer_usd | verification_status |
|---|---|---|---|---|---|
| cloudflare-registrar | com | 9.77 | 9.77 | 9.77 | public_sources |
| namecheap | com | 5.98 | 14.98 | 9.48 | public_sources |
| porkbun | com | 9.13 | 11.06 | 9.13 | registrar_verified |
| cloudflare-registrar | dev | 12.18 | 12.18 | 12.18 | public_sources |
| porkbun | dev | 11.69 | 11.69 | 11.69 | registrar_verified |
| Field | Type | Required | Description |
|---|---|---|---|
| registrar_id | string | required | Foreign key to registrars.id. |
| tld | string | required | Top-level domain (without leading dot). |
| register_usd | number | optional | First-year register price in USD. |
| renew_usd | number | optional | Annual renewal price in USD. |
| transfer_usd | number | optional | Transfer-in price in USD. |
| promotional | boolean | optional | Whether register_usd is a promotional price. |
| sources | array · enum | required | Provenance. |
| verification_status | enum | required | See verification statuses. |
| last_checked | string · date-time | required | ISO 8601 timestamp. |
Sources#sources
- registrar_docsPublished registrar pricing pagesvarious
Downloads#downloads
The unversioned paths below always serve the latest release. Versioned files at /api/tld_pricing@2026.06.json are immutable.
Changelog#changelog
Release 2026.06. See the full changelog for details.
Citation#citation
Open Domain Data (2026). tld_pricing, v2026.06.
opendomaindata.org/datasets/tld-pricing. Retrieved 2026-06-01. Licensed CC-BY-4.0.
opendomaindata.org/datasets/tld-pricing. Retrieved 2026-06-01. Licensed CC-BY-4.0.
Related datasets#related
- registrarsCanonical registrar entities — IANA ID, name, RDAP base, status, jurisdiction.
- registrar_api_capabilitiesDocumented API surface per registrar — auth model, endpoints, bulk operations, sandbox.
- dns_capabilitiesDNS feature support per registrar — DNSSEC, ALIAS/ANAME, CAA, API record management.