すべての API
SEO APIs
エンドポイント
5件を表示Search Volume
キーワードの月間検索数、CPC、競合度を取得します。言語と地域を指定できます。
GET
/v1/seo/google-ads-search-volumeパラメーター
keywordstring必須分析するキーワードまたはフレーズ。
language_codestring任意2 文字の言語コード。
location_codenumber任意対象市場の数値ロケーションコード。
curl \
"https://api.agentbody.io/v1/seo/google-ads-search-volume?keyword=artificial%20intelligence&language_code=en" \
-H "Authorization: Bearer $AGENTBODY_API_KEY"