Search for trending discussion clusters using semantic and keyword matching.
cURL
curl --request GET \ --url https://api.membit.ai/v1/clusters/search \ --header 'X-Membit-Api-Key: <api-key>'
{ "clusters": [ { "label": "Machine Learning Study Resources", "summary": "Several academic resources related to mathematics, computer science, and machine learning are shared...", "category": "Artificial Intelligence", "engagement_score": 4010.119762872029, "search_score": 0.9719360841066075 } ] }
API key for authentication.
Search query (minimum 3 characters)
3
Maximum number of clusters to return (1-50)
1 <= x <= 50
Response format
json
llm
Successful search
Show child attributes