Skip to main content
GET
/
domains
/
{domain}
Domain Lookup
curl --request GET \
  --url https://domains-api.com/domains/{domain} \
  --header 'Authorization: Bearer <token>'
This endpoint builds on top of the RDAP / WHOIS data. It normalizes fields between TLDs, formats data to the same format and returns the most accurate data after checking both Registry and Registrar RDAP/WHOIS. Use this endpoint to get availability, registrant, status and more detailed info.

Path Parameters

domain
string
required
Valid top-level domain name for lookup

Query Parameters

cache_ttl
number
default:"3600"
Interval for acceptable cached data