whois
WHOIS API provides instant domain registration lookup with parsed structured data and raw WHOIS responses. Query any domain to get registrar info, creation/expiration dates, nameservers, and availability status. Works with all TLDs (.com, .net, .io, country codes, etc.). Returns clean parsed JSON - no regex parsing needed. Bulk lookup available for PRO+ plans. Perfect for domain research,…
whois endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
healthCheck /health |
Check API availability and service status. This endpoint does not require authentication. |
| v1 | ||
| GET |
getDocs /v1/docs |
Get comprehensive API documentation including endpoints, pricing tiers, and usage examples. |
| GET |
getTiers /v1/tiers |
Get available pricing tiers with their limits and features. |
| GET |
lookupWhoisGet /v1/lookup |
Look up comprehensive WHOIS data for a domain name. Returns parsed data including registrar, dates, nameservers, and status. PRO+ tiers also include raw WHOIS output. |
| POST |
lookupWhoisBulk /v1/bulk |
Look up WHOIS data for multiple domains in a single request. Requires PRO tier or higher. Maximum 20 domains per request. Returns individual results and a summary. |
| POST |
lookupWhoisPost /v1/lookup |
Look up WHOIS data for a domain via JSON body. Same functionality as GET method but accepts domain in request body. |
| Other endpoints | ||
| GET |
/v1/lookup /v1/lookup |
|
| GET |
/v1/docs /v1/docs |
|
| POST |
/v1/lookup /v1/lookup |
|
| GET |
getDocs /v1/docs |
Get comprehensive API documentation including endpoints, pricing tiers, and usage examples. |
| GET |
getTiers /v1/tiers |
Get available pricing tiers with their limits and features. |
| GET |
lookupWhoisGet /v1/lookup |
Look up comprehensive WHOIS data for a domain name. Returns parsed data including registrar, dates, nameservers, and status. PRO+ tiers also include raw WHOIS output. |
| POST |
lookupWhoisBulk /v1/bulk |
Look up WHOIS data for multiple domains in a single request. Requires PRO tier or higher. Maximum 20 domains per request. Returns individual results and a summary. |
| POST |
lookupWhoisPost /v1/lookup |
Look up WHOIS data for a domain via JSON body. Same functionality as GET method but accepts domain in request body. |
| GET |
healthCheck /health |
Check API availability and service status. This endpoint does not require authentication. |
whois pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $9.99 / month | 30 / minute |
|
| ULTRA Recommended | $49.99 / month | 150 / minute |
|
| MEGA | $199 / month | 500 / minute |
|