---
title: Search Domains by Keyword API
slug: search-domains-by-keyword-intent
url: https://apyhub.com/dosvak/service/search-domains-by-keyword-intent
provider: Dosvak LLC
categories: [Marketing, SEO]
tags: [domain-search, keyword-search, domain-discovery, seo, search-intent]
auth: api_key
---

# Search Domains by Keyword API

Find domains by keyword intent. Returns ranked domains with score, matched keywords, and total hits for search and naming workflows.

## Endpoints

| Method | Path | Description | Atoms |
| --- | --- | --- | --- |
| GET | `` | What it does Searches for domains related to a keyword intent and returns the original query, the l… | 10 |

## About

## What it does
Domain Keyword Search helps you find domains by keyword intent. Send a `term` query and, optionally, a `limit`, then get back a ranked list of matching domains.

The response includes the original `query`, the requested `limit`, and a `results` array. Each result contains the `domain`, a numeric `score`, the number of `matched_keywords`, and `total_hits` for that domain. That makes it useful when you want to explore domain ideas from a search term, compare likely matches, or build internal tools for naming and discovery.

Use Domain Keyword Search when you need a fast way to surface domains related to a topic, brand, or product concept. The response is compact and easy to process in downstream workflows, whether you're presenting suggestions in a UI or feeding the results into another ranking step.

## Usage

Authenticate with an ApyHub API key in the `apy-token` header.
Full docs and a live playground: https://apyhub.com/dosvak/service/search-domains-by-keyword-intent
