All Tension Index data is available as a public JSON endpoint. No authentication required. Updated twice daily.
GET https://sociologyofcapitalism.com/data/current-index.json
GET https://sociologyofcapitalism.com/data/current.json
{
"generated_at": "2026-02-26T07:17:00",
"brand_count": 1208,
"brands": [
{
"name": "Tesla",
"slug": "tesla",
"type": "public",
"sector": "Auto & Transport",
"cultural_score": 72,
"business_score": 58,
"tension": { "value": 14, "label": "Interesting" },
"narrative": "Tesla's cultural dominance...",
"ticker": "TSLA",
"price_current": 189.42,
"price_change_pct": 3.2,
"market_cap": 598000000000
}
]
}
No authentication. No rate limits. Updated at 7:17am and 7:17pm UTC daily. Data is free to use with attribution. If you build something with it, let me know.