[
{
"category_codes": [
12191,
12193
],
"language_name": "English",
"location_code": 2840,
"include_serp_info": true,
"limit": 3
}
]curl --location --request POST 'https://api.302.ai/dataforseo/v3/dataforseo_labs/google/keywords_for_categories/live' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"category_codes": [
12191,
12193
],
"language_name": "English",
"location_code": 2840,
"include_serp_info": true,
"limit": 3
}
]'{}