Analyze keyword search volume, difficulty, CPC, search intent, and discover related suggestions using MuAPI's Keyword Research API.
About this model
Keyword Research returns search volume trends, cost-per-click, competitive index, keyword difficulty, and search intent for any seed query, along with high-relevance keyword suggestions.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | From $0.017 per query | Live DataForSEO Labs metrics with actual-cost settlement. |
Live DataForSEO Labs metrics with actual-cost settlement.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Seed Keyword | string | Seed keyword or search phrase to analyze. | ai video generator |
| Location | Enum (213 options) | Country to target for the search. | United States |
| Language | Enum (129 options) | Language to search in. | English |
| Results Limit | integer | Number of keyword suggestions to return (1-100). | 10 |
Seed keyword or search phrase to analyze.
ai video generatorCountry to target for the search.
United StatesLanguage to search in.
EnglishNumber of keyword suggestions to return (1-100).
10Developer documentation
curl -X POST https://api.muapi.ai/api/v1/seo-keyword-research \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"keyword": "ai video generator",
"location": "United States",
"language": "English",
"limit": 10
}'
Frequently asked
Each keyword item includes search volume, CPC, competition score, competition level, keyword difficulty (0-100), primary search intent (informational, commercial, transactional, navigational), and historical monthly search volume.
MuAPI reserves an estimate based on requested limits and settles the usage record to the actual upstream task cost on completion.