API WHOIS Download



Using the API, you can automatically download datasets. API is available on all tariff plans without restrictions. We do not impose restrictions, but we will forgive you not to forget that data is updated once a day.
An access key is required to work with API. You can find it in your personal cabinet after registration.



Download WHOIS daily datasets

API: https://whois-download.com/api/v1/*API KEY*/whois/zip/2022-10-26/
Put date in format yyyy-mm-dd and API will return to you ZIP archive with CSV file and WHOIS daily information.
If you want to download the CSV directly, and not the ZIP archive, then replace "zip" with "csv" in the request.



Download WHOIS full datasets

API: https://whois-download.com/api/v1/*API KEY*/whois/zip/all/
API will return to you ZIP archive with CSV file and all WHOIS information.
If you want to download the CSV directly, and not the ZIP archive, then replace "zip" with "csv" in the request.



Download newly registered domains

API: https://whois-download.com/api/v1/*API KEY*/domains/zip/2022-10-26/
Put date in format yyyy-mm-dd and API will return to you ZIP archive with text file and newsly registered domains.
If you want to download the text file directly, and not the ZIP archive, then replace "zip" with "txt" in the request.



Download list of all domains

API: https://whois-download.com/api/v1/*API KEY*/domains/zip/all/
API will return to you ZIP archive with txt file and list of all actual registered domains on the Internet.
If you want to download the text file directly, and not the ZIP archive, then replace "zip" with "txt" in the request.