Domain Info API
Get detailed information about any domain name: WHOIS data, availability checks, registrar info, expiration dates, and more. Useful for domain monitoring, SEO tools, web scrapers, and SaaS apps.
8.9/10 popularity
1682 ms avg latency
97% success rate
8 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Domain Info API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
SSL Status /domains/ssl-status |
This endpoint checks the SSL status of a given domain. It returns whether the domain's SSL certificate is valid, invalid, or expired, and provides the expiration date of the… |
| GET |
Domain Age /domains/age |
This endpoint allows you to retrieve the age of a domain, which is the number of years since its first registration. It helps users evaluate the longevity of a domain, which can… |
| GET |
Domain status & Redirections /domains/status |
Checks the HTTP status and redirect chain of a given domain. |
| GET |
Expiration date /domains/expiration |
Retrieves the expiration date and timestamp for the given domain. |
| GET |
WHOIS Lookup /domains/whois |
Fetches the raw WHOIS data for a domain. |
| GET |
Check availability /domains/check-availability |
Checks if a domain is available for registration. |
| POST |
Bulk Check availability /domains/bulk-check |
Checks the availability of up to 100 domains in a single request. |
| POST |
Bulk WHOIS Lookup /domains/whois |
This endpoint allows you to perform a bulk WHOIS lookup for multiple domains at once. You can pass up to 100 domain names and retrieve their WHOIS information, including details… |