Skip to main content
Domain Cherry

Automation

Developer access

Use the same search, generator, and bulk lookup flows from your own tools.

POST /api/search
{
  "query": "hello",
  "tlds": [
    "com",
    "ai",
    "io"
  ]
}
POST /api/generate
{
  "query": "finance agent",
  "style": "brandable",
  "tlds": [
    "com",
    "ai"
  ]
}
POST /api/bulk_searches
{
  "input": "hello\nhello.ai\nagent studio",
  "tlds": [
    "com",
    "ai",
    "app"
  ]
}

Contract

One reliable lookup path.

These endpoints return the same availability, pricing, resale, and bulk-search results shown in the app.