OpenThread

openthread.io

OpenThread is an open-source implementation of the Thread networking protocol, originally developed by Google for its Nest products. It provides a secure, reliable, and low-power IPv6-based mesh networking solution designed specifically for Internet of Things (IoT) devices in smart homes and commercial buildings. The software features a small memory footprint and high portability, supporting both System-on-Chip and Co-Processor architectures to accelerate IoT product development.

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 OpenThread mentions
POST v3/ai_optimization/llm_mentions/search/live
[
    {
        "target": [
            {
                "keyword": "OpenThread",
                "search_scope": ["any"]
            }
        ],
        "platform": "chat_gpt",
        "order_by" : ["ai_search_volume,desc"]
    }
]