Get keyword difficulty, volume, CPC, and search intent classification in one batch call. Try free — pay per generation, no subscription.
About this model
Keyword Overview consolidates the metrics you'd otherwise need several separate lookups for — search volume, CPC, competition, keyword difficulty, and search intent — into one batched response for multiple keywords at a time. Search intent is classified as informational, commercial, navigational, or transactional, which helps you match each keyword to the right page type (blog post vs. product page vs. comparison page) before you start writing. Because keywords are analyzed together in a single call, it's a convenient way to triage a large candidate list down to the ones worth building content or campaigns around.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | From $0.01 per batch | Batched keyword difficulty, volume, CPC, and intent classification. |
| Fal.ai | Not available | Not offered as a standalone API. |
| Replicate | Not available | Not offered as a standalone API. |
Batched keyword difficulty, volume, CPC, and intent classification.
Not offered as a standalone API.
Not offered as a standalone API.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Keywords | array | List of keywords to analyze. | best ai generator,ai tools |
| Location | Enum (213 options) | Country to target for the search. | United States |
| Language | Enum (129 options) | Language to search in. | English |
List of keywords to analyze.
best ai generator,ai toolsCountry to target for the search.
United StatesLanguage to search in.
EnglishDeveloper documentation
keywords array of the terms to analyze.location and language (default United States / English).curl -X POST https://api.muapi.ai/api/v1/seo-keyword-overview \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"keywords": ["best ai generator", "ai tools"],
"location": "United States",
"language": "English"
}'
Frequently asked
Yes, `keywords` accepts an array and every keyword is analyzed and returned in the same response.
Informational, commercial, navigational, and transactional — the same four-way classification used across SEO tooling.
A 0-100 score, where higher values indicate more competitive top-10 rankings for that keyword.
Yes, each keyword includes CPC bid ranges and a competition level alongside difficulty and intent.
Search Volume focuses on Google Ads volume/CPC only; Keyword Overview adds difficulty and search intent classification for content and SEO planning.