Expiring Domains Search
expiredSearch domains in the deletion cycle: expired, in redemption, or pending delete. Still held by the current registrant, with time-sensitive acquisition windows. Filter by lifecycle status, TLD, age range, drop date, length, and character set.
Related: monitor, deleted, whois.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tld | No | Filter by TLD (e.g., 'com', 'net', 'org') | |
| hold | No | Registry hold status | |
| page | No | Page number for pagination | |
| sort | No | Sort order | |
| type | No | Character set filter | |
| length | No | Domain name length filter | |
| status | No | expired = in registrar auction, redemption = owner can reclaim, pending_delete = drops in 1-5 days | |
| exclude | No | Negative keywords to exclude | |
| keyword | No | Search term (min 2 chars). IMPORTANT: 2-character keywords match the START of the name only; 'contain' and 'end' are unavailable at this length and total_found will exclude mid-name matches. Use 3+ characters for true substring matching. | |
| position | No | Keyword placement in domain name. Default is 'all' (substring match). Ignored when keyword is 2 characters (always start). | |
| age_range | No | Historical age of the domain | |
| no_hyphen | No | Exclude hyphenated domains | |
| no_number | No | Exclude domains containing numbers | |
| tld_count_max | No | Maximum cross-TLD registration count for the name. Integer 0-10000. See tld_count_min. | |
| tld_count_min | No | Minimum cross-TLD registration count for the name. Integer 0-10000. Combine with tld_count_max for a range; set both equal for an exact count. Matches the prefix_tld_count field in results. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| page | No | ||
| error | No | Error message when success is false | |
| total | No | Number of results on this page | |
| success | Yes | ||
| max_page | No | ||
| total_found | No | Total matching results across all pages |