Explore topics associated with your search filters to reveal deeper connections. This endpoint retrieves the top N topics ranked by chunk volume and headline volume, merges the two sets, and returns topics with combined or individual counts.
POST
/
v1
/
search
/
co-mentions
/
topics
Connected Topics
Copy
Ask AI
curl --request POST \ --url https://api.bigdata.com/v1/search/co-mentions/topics \ --header 'Content-Type: application/json' \ --header 'X-API-KEY: <api-key>' \ --data '{ "query": { "text": "Type a theme to get connected topics..." }}'