[
{
"keywords": [
"phone",
"watch"
],
"location_code": 2840,
"language_code": "en",
"include_serp_info": true,
"limit": 3
}
]curl --location --request POST 'https://api.302.ai/dataforseo/v3/dataforseo_labs/google/keyword_ideas/live' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"keywords": [
"phone",
"watch"
],
"location_code": 2840,
"language_code": "en",
"include_serp_info": true,
"limit": 3
}
]'{}