The name you want may expire? Place a backorder and Domani monitors it. If it becomes available, we attempt registration within your price cap. There is no upfront charge, and contested names may be caught by another provider.
A backorder waits for the owner to let go. If you'd rather not wait - the domain isn't expiring, or you want it now - the broker reaches out to the owner and negotiates to buy it today. Same goal, different timing.
Name a taken domain and we monitor its registration. When it lapses and enters the drop, we're already watching - no manual checking, no missed window.
We poll availability around the clock; minutes after the domain becomes available, we confirm it at the registrar and register it in your name. Best-effort drop-catching that runs autonomously, day and night.
Set a max price and we never spend more than that. There's no charge to place a backorder - you only pay if we actually catch the domain for you.
Search a name; if it's taken, open its details and choose “Catch it when it drops.” Agents do the same over the API or MCP - one call and the watch is live.
curl -X POST https://domani.run/api/backorders \
-H "Authorization: Bearer domani_sk_xxx" \
-H "Content-Type: application/json" \
-d '{ "domain": "dream.com", "max_price": 50 }'Drop-catching is best-effort - not every drop can be won, and popular names attract competition. When we can't secure it, or it would exceed your cap, you're never charged.
The create_backorder tool - an agent can watch a domain and catch it autonomously, with list_backorders and cancel_backorder.
One POST /api/backorders with a domain and an optional max_price. List and cancel any time.
Start from search and track every watch in your dashboard's Deals.