Deleted Domains Search
deletedSearch domains that have completed the deletion cycle and are open for immediate registration at standard cost, filtered by keyword, TLD, age range, length, and character set.
Related: available, bulk_available, whois.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tld | No | Filter by TLD (e.g., 'com', 'net', 'org') | |
| hold | No | Registry hold status — no_hold = immediately registrable | |
| page | No | Page number for pagination | |
| sort | No | Sort order | |
| type | No | Character set filter | |
| length | No | Domain name length filter | |
| exclude | No | Negative keywords to exclude | |
| keyword | Yes | 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 before deletion | |
| 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 |