Registrar pricing coverage

NameSilo pricing through DomScan

This page documents the production integration scope for NameSilo. 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 NameSilo.

Exact-domain API

Exact-domain quote

Returns definitive availability and the current exact registration price when supplied. Premium status, renewal, and transfer are not documented by this endpoint and remain null.

Official source and provenance

Current source freshness

Latest scheduled source run succeeded

460 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 NameSilo 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 NameSilo

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

Request an exact-domain quote from NameSilo

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

NameSilo pricing FAQ

Is NameSilo 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 NameSilo check cost?

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

Does DomScan estimate missing NameSilo renewal or transfer prices?

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