Download deleted domains, latest if date not specified in Domainsdb Domains Index
A documented Domainsdb Domains Index operation that only reads, so it can watch for changes without altering anything. Describe what you want to happen and HumDay builds it.
What this operation does
Download deleted domains, latest if date not specified
- GETReads data · domains/
/domains/updates/deleted/download
How HumDay uses it
- You describe the outcome. Not this operation by name — what you want to happen. HumDay works out which operations it needs.
- The contract names it. Before anything is built, you see exactly which Domainsdb Domains Index operations the program may use, and this is one of them.
- You approve access. Read-only access is still yours to grant, and still limited to what the contract needs.
Other Domainsdb Domains Index operations
- Domains Database SearchGET · reads data
- List of updatesGET · reads data
- Get TLD recordsGET · reads data
- Returns overall Tld infoGET · reads data
- Returns overall stagtisticsGET · reads data
- Domains Search for TLDGET · reads data
- Get added domains, latest if date not specifiedGET · reads data
- Get deleted domains, latest if date not specifiedGET · reads data
Questions
- Can HumDay download deleted domains, latest if date not specified in Domainsdb Domains Index?
- Yes. This operation is published in Domainsdb Domains Index's own API description, so HumDay can use it without a hand-built connector — once you have approved it for your automation.
- Does this change anything in my Domainsdb Domains Index account?
- No. This is a read-only operation, so it can be used to watch for changes or fetch data without altering anything in Domainsdb Domains Index.
- Do I need to write code?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a proof run before anything touches your Domainsdb Domains Index account.
Where this came from
Read from a published API description for Domainsdb Domains Index at api.domains-index.com/v1/swagger.json. The description above is the provider’s own wording, not ours. Last published 2021-01-18.