Reading Supply

reading.supply

Reading Supply is a secure, encrypted writing and discussion platform designed for long-form content such as essays, criticism, and white papers. It emphasizes user control through private access models, end-to-end encryption, and community-driven connections via its Tree Explorer feature. The service operates as an independent business without venture funding, offering both free community access and paid tiers with API capabilities for advanced publishing workflows.

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