finddomain

Domain search built for autonomous agents

Zero-auth availability lookup, wholesale and retail quotes, and machine-to-machine checkout — over plain JSON.

Read llms.txt OpenAPI schema

What FindDomain provides

For agents

Do not scrape this HTML page. Read the machine documents first, then call the JSON API.

  1. Read /llms.txt
  2. Read /openapi.json
  3. Look up a domain with GET /v1/domains/{name}
  4. 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