pricing background

Expiring & Dropped Domains Documentation

Expiring With Whois

Download a daily CSV feed of expiring domains with WHOIS data by specifying the date parameter. These domains are expected to drop soon and become available for registration.

Authorization

You can make authorized requests to our API by passing API key as a query parameter. To get your API key, login to our billing dashboard and get your API key! If your API key has been compromised, you can change it by clicking on reset button in billing dashboard.

Query Parameters

Required
  • apiKey
    Get your API key from our billing dashboard.
Optional
  • date
    Date parameter is optional. The most recent data will be fetched if the link doesn't have a date specified. If you choose to provide a date, use the format (yyyy-MM-dd).

Request

shellnodejsjavapythonphprubyjscsharpgocswiftjquery
SHELL
Loading request...

Response

Loading response...

Status Codes

Success Codes
  • 200  Request is processed successfully.
Failure Codes
  • 400  Provided date is too old.
  • 401  Api record not found.
  • 401  Provided API key is inactive.
  • 401  Please buy domainer package.
  • 401  Your domainer package plan is inactive.
  • 401  You cannot download file.
  • 401  Your account is deactivated.
  • 401  You are blocked due to suspicious activity.
  • 401  You have exceeded the download limit of 20000.
  • 401  Suspicious Activity.
  • 404  File is not available of this date.
  • 404  Resources are not available of this date.
  • 413  Please upgrade your plans.

Expiring Without Whois

Download a daily CSV feed of expiring domains without WHOIS data by specifying the date parameter using an API.

Authorization

You can make authorized requests to our API by passing API key as a query parameter. To get your API key, login to our billing dashboard and get your API key! If your API key has been compromised, you can change it by clicking on reset button in billing dashboard.

Query Parameters

Required
  • apiKey
    Get your API key from our billing dashboard.
  • whois
    Whois is a required and a boolean value parameter. Set `whois = false` to retrieve a CSV of expired domains without WHOIS information. Default value is `true`.
Optional
  • date
    Date parameter is optional. The most recent data will be fetched if the link doesn't have a date specified. If you choose to provide a date, use the format (yyyy-MM-dd).

Request

shellnodejsjavapythonphprubyjscsharpgocswiftjquery
SHELL
Loading request...

Response

Loading response...

Status Codes

Success Codes
  • 200  Request is processed successfully.
Failure Codes
  • 400  Provided date is too old.
  • 401  Api record not found.
  • 401  Provided API key is inactive.
  • 401  Please buy domainer package.
  • 401  Your domainer package plan is inactive.
  • 401  You cannot download file.
  • 401  Your account is deactivated.
  • 401  You are blocked due to suspicious activity.
  • 401  You have exceeded the download limit of 20000.
  • 401  Suspicious Activity.
  • 404  File is not available of this date.
  • 404  Resources are not available of this date.
  • 413  Please upgrade your plans.

Expiring With Cleaned Whois

Use the API to download expiring domains with cleaned WHOIS data, excluding masked details such as privacy protections or 'Redacted for Privacy' entries.

Authorization

You can make authorized requests to our API by passing API key as a query parameter. To get your API key, login to our billing dashboard and get your API key! If your API key has been compromised, you can change it by clicking on reset button in billing dashboard.

Query Parameters

Required
  • apiKey
    Get your API key from our billing dashboard.
Optional
  • date
    Date parameter is optional. The most recent data will be fetched if the link doesn't have a date specified. If you choose to provide a date, use the format (yyyy-MM-dd).

Request

shellnodejsjavapythonphprubyjscsharpgocswiftjquery
SHELL
Loading request...

Response

Loading response...

Status Codes

Success Codes
  • 200  Request is processed successfully.
Failure Codes
  • 400  Provided date is too old.
  • 401  Api record not found.
  • 401  Provided API key is inactive.
  • 401  Please buy domainer package.
  • 401  Your domainer package plan is inactive.
  • 401  You cannot download file.
  • 401  Your account is deactivated.
  • 401  You are blocked due to suspicious activity.
  • 401  You have exceeded the download limit of 20000.
  • 401  Suspicious Activity.
  • 404  File is not available of this date.
  • 404  Resources are not available of this date.
  • 413  Please upgrade your plans.

Dropped With Whois

Use the API to fetch the daily dropped domains file with WHOIS data in CSV format. Specify the date parameter to download the file for a particular day.

Authorization

You can make authorized requests to our API by passing API key as a query parameter. To get your API key, login to our billing dashboard and get your API key! If your API key has been compromised, you can change it by clicking on reset button in billing dashboard.

Query Parameters

Required
  • apiKey
    Get your API key from our billing dashboard.
  • whois
    Whois is a required and a boolean value parameter. A CSV file will be retrieved containing complete WHOIS information of all dropped domains.
Optional
  • date
    Date parameter is optional. The most recent data will be fetched if the link doesn't have a date specified. If you choose to provide a date, use the format (yyyy-MM-dd).

Request

shellnodejsjavapythonphprubyjscsharpgocswiftjquery
SHELL
Loading request...

Response

Loading response...

Status Codes

Success Codes
  • 200  Request is processed successfully.
Failure Codes
  • 400  Provided date is too old.
  • 401  Api record not found.
  • 401  Provided API key is inactive.
  • 401  Please buy domainer package.
  • 401  Your domainer package plan is inactive.
  • 401  You cannot download file.
  • 401  Your account is deactivated.
  • 401  You are blocked due to suspicious activity.
  • 401  You have exceeded the download limit of 20000.
  • 401  Suspicious Activity.
  • 404  File is not available of this date.
  • 404  Resources are not available of this date.
  • 413  Please upgrade your plans.

Dropped Without Whois (CSV)

Access the daily CSV feed of dropped domains without WHOIS details by specifying the date parameter. This lightweight dataset focuses only on domain names that have already been released and are now open for registration.

Authorization

You can make authorized requests to our API by passing API key as a query parameter. To get your API key, login to our billing dashboard and get your API key! If your API key has been compromised, you can change it by clicking on reset button in billing dashboard.

Query Parameters

Required
  • apiKey
    Get your API key from our billing dashboard.
  • whois
    Whois is a required and a boolean value parameter. A CSV file will be retrieved containing complete WHOIS information of all dropped domains.
Optional
  • date
    Date parameter is optional. The most recent data will be fetched if the link doesn't have a date specified. If you choose to provide a date, use the format (yyyy-MM-dd).

Request

shellnodejsjavapythonphprubyjscsharpgocswiftjquery
SHELL
Loading request...

Response

Loading response...

Status Codes

Success Codes
  • 200  Request is processed successfully.
Failure Codes
  • 400  Provided date is too old.
  • 401  Api record not found.
  • 401  Provided API key is inactive.
  • 401  Please buy domainer package.
  • 401  Your domainer package plan is inactive.
  • 401  You cannot download file.
  • 401  Your account is deactivated.
  • 401  You are blocked due to suspicious activity.
  • 401  You have exceeded the download limit of 20000.
  • 401  Suspicious Activity.
  • 404  File is not available of this date.
  • 404  Resources are not available of this date.
  • 413  Please upgrade your plans.

Dropped Without Whois (JSON)

Access the daily CSV feed of dropped domains without WHOIS details by specifying the date parameter. This lightweight dataset focuses only on domain names that have already been released and are now open for registration.

Authorization

You can make authorized requests to our API by passing API key as a query parameter. To get your API key, login to our billing dashboard and get your API key! If your API key has been compromised, you can change it by clicking on reset button in billing dashboard.

Query Parameters

Required
  • apiKey
    Get your API key from our billing dashboard.
Optional
  • date
    Date parameter is optional. The most recent data will be fetched if the link doesn't have a date specified. If you choose to provide a date, use the format (yyyy-MM-dd).
  • tlds
    TLDs parameter is optional. All domains will be fetched if you don't specify any tld.

Request

shellnodejsjavapythonphprubyjscsharpgocswiftjquery
SHELL
Loading request...

Response

Loading response...

Status Codes

Success Codes
  • 200  Request is processed successfully.
Failure Codes
  • 400  Provided date is too old.
  • 401  Api record not found.
  • 401  Provided API key is inactive.
  • 401  Please buy domainer package.
  • 401  Your domainer package plan is inactive.
  • 401  You cannot download file.
  • 401  Your account is deactivated.
  • 401  You are blocked due to suspicious activity.
  • 401  You have exceeded the download limit of 20000.
  • 401  Suspicious Activity.
  • 404  File is not available of this date.
  • 404  Resources are not available of this date.
  • 413  Please upgrade your plans.