Repuva is a reputation management platform that helps businesses automate the collection, management, and showcasing of customer reviews. The solution features AI-driven responders for personalized feedback handling, smart feedback forms to mitigate negative public exposure, and multi-channel request distribution via email, SMS, and WhatsApp. It supports over 70 review platforms and provides analytics widgets to enhance local SEO and social proof.

LLM mention score The LLM mention score is the total number of mentions of this brand in different LLM chatbots, normalized to the scale from 0 to 100. You can get actual, non-normalized numbers via the LLM Mention API from DataForSEO.

Normalized 0–100 · last 8 weeks

DataForSEO API

Get LLM mention data of any company via DataForSEO API

Get access to the structured data on keyword, brand, and website mentions in LLMs, including metrics like AI search volume, impressions, and mentions count. 

How to get LLM mention data →
// Fetch Repuva mentions
POST v3/ai_optimization/llm_mentions/search/live
[
    {
        "target": [
            {
                "keyword": "Repuva",
                "search_scope": ["any"]
            }
        ],
        "platform": "chat_gpt",
        "order_by" : ["ai_search_volume,desc"]
    }
]