This endpoint helps you discover questions that are semantically similar to your input text. It uses vector embeddings to find markets with questions that are conceptually related to your query, even if they don’t share the exact same words.
# Find questions related to inflationcurl "https://api.data.adj.news/api/search/related-questions?text=what%20will%20happen%20to%20inflation%20rates&limit=3&min_similarity=0.8"