Registrar pricing coverage

Name.com pricing through DomScan

This page documents the production integration scope for Name.com. It does not claim that every TLD or every price field is available.

Daily standard pricingExact-domain API

Supported pricing scope

Daily standard pricing

Standard TLD table

Scheduled daily source for standard registration, renewal, and transfer prices where published by Name.com.

Exact-domain API

Exact-domain quote

Returns premium status plus exact registration, renewal, and transfer prices. This pricing endpoint does not make an availability claim, so availability remains null.

Official source and provenance

Controlled official page

Standard TLD table

Name.com official standard price feed

Open official source

Current source freshness

Latest scheduled source run succeeded

605 TLD rows passed the latest source run

Exact-domain quotes are checked against the official API when requested

Field behavior

Registration, renewal, transfer, availability, and premium status are independent fields. A null value means the source did not provide that fact for the requested item.

Registrar checkout remains the final price authority. Taxes, account tiers, promotions, and eligibility conditions can change the final amount.

Credit calculation

Selecting only Name.com costs one credit per unique TLD checked for standard pricing, or one credit per exact domain checked for exact quoting. Duplicate inputs are normalized before billing.

API example

Read the daily .com standard-price row for Name.com

curl --request GET \
+  --url 'https://domscan.net/v1/prices/tld/com?registrars=name_com' \
+  --header 'X-API-Key: dsk_your_key'

Request an exact-domain quote from Name.com

curl --request GET \
+  --url 'https://domscan.net/v1/prices/compare?domain=example.com&registrars=name_com' \
+  --header 'X-API-Key: dsk_your_key'

Name.com pricing FAQ

Is Name.com pricing live in DomScan?

Yes, within the documented modes on this page. Coverage can vary by TLD, domain, and operation, and unavailable fields remain null.

How much does a Name.com check cost?

Each authorized TLD and registrar pair, or exact domain and registrar pair, costs one credit. Filtering the request to Name.com prevents checks against other providers.

Does DomScan estimate missing Name.com renewal or transfer prices?

No. Missing renewal and transfer prices remain null. DomScan never substitutes the registration price or silently uses another provider.