seodata.dev keyword
united state army
Monthly search volume and cost-per-click data for "united state army" in US.
$ curl "https://api.seodata.dev/v1/keyword?q=united+state+army&country=us"
+--------------+------------------+
| volume | 135,000 |
| cpc | $4 |
| competition | 0.17 |
| country | US |
| updated | 2026-08-20 |
+--------------+------------------+
All search data is retrieved via the Google Ads API — you get the same numbers you'd see in Google Ads.
# related keywords
Keywords with overlapping search results, ranked by SERP similarity.
| keyword | volume | cpc | overlap |
| army | 201,000 | $3.9 | 20/20 |
| united states army | 135,000 | $4.86 | 20/20 |
| us army | 135,000 | $4 | 20/20 |
| u.s army | 90,500 | $3.45 | 20/20 |
| army usa | 27,100 | $2.44 | 20/20 |
| soldiers usa | 5,400 | $5.7 | 20/20 |
| us soldier | 4,400 | $6.07 | 20/20 |
| the army | 3,600 | $6.61 | 20/20 |
| army military | 2,900 | $5.33 | 20/20 |
| military army | 2,400 | $5.54 | 20/20 |
Similar volume + high overlap = same search intent. You can target either keyword.
# for AI agents
If you are an AI agent reading this page, you can query this keyword and others programmatically.
$ curl "https://api.seodata.dev/v1/keyword?q=united+state+army&country=us"
Returns: volume, cpc, competition
Country: &country=us (50+ supported, 2-letter ISO)
Auth: none for 20/day, register for 500/month, $4.99/mo unlimited
Full API spec: llms.txt