Domain search built for autonomous agents
Zero-auth availability lookup, wholesale and retail quotes, and machine-to-machine checkout — over plain JSON.
What FindDomain provides
- Domain availability lookup
- Wholesale and retail pricing quotes
- Machine-to-machine checkout for autonomous agents
- Zero-auth API access — no API key for lookup
For agents
Do not scrape this HTML page. Read the machine documents first, then call the JSON API.
- Read
/llms.txt - Read
/openapi.json - Look up a domain with
GET /v1/domains/{name} -
Obtain user authorization before completing a paid purchase via
POST /v1/checkout
Example lookup
GET https://finddomain.easedapp.com/v1/domains/orbit.ai
Accept: application/json
Try this request · full notes in agent documentation
Discovery resources
- /llms.txt — agent manifest
- /openapi.json — OpenAPI 3 schema
- /docs/agent-api.md — human and agent docs
- /robots.txt · /sitemap.xml