[
{
"keyword": "logitech",
"page_type": [
"ecommerce",
"news",
"blogs",
"message-boards",
"organization"
],
"internal_list_limit": 8,
"positive_connotation_threshold": 0.5
}
]curl --location --request POST 'https://api.302.ai/dataforseo/v3/content_analysis/summary/live' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"keyword": "logitech",
"page_type": [
"ecommerce",
"news",
"blogs",
"message-boards",
"organization"
],
"internal_list_limit": 8,
"positive_connotation_threshold": 0.5
}
]'{}