Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Check if a domain is available for purchase
cURL
curl --request GET \ --url https://api.example.com/v1/domains/search
domain
example.com
{ "domain": "coolstartup.ai", "available": true, "price": 25, "currency": "usd" }
POST /v1/domains/purchase