βš”οΈ QueWi War Room β€” Public API

Free, open data for researchers, developers, and OSINT analysts.
No API key required. CORS enabled. All endpoints return JSON unless noted.

πŸ“Š Live Status

GET /warroom/api/v1/status CORS

Current threat level, intel event count, predictions, top events. Updates every ~30 minutes.

curl https://quewi.ai/warroom/api/v1/status | jq .

🏷️ Embeddable Badges

Drop these into GitHub READMEs, blog posts, forums β€” they auto-update every 5 minutes.

SVG Badge (direct)

Hormuz Threat Level
![Hormuz Threat](https://quewi.ai/warroom/api/badge/threat.svg)

shields.io Compatible

![Threat](https://img.shields.io/endpoint?url=https://quewi.ai/warroom/api/badge/shields.json)

πŸ“‘ RSS Feeds

GET /warroom/api/rss β€” Chinese + English mixed
GET /warroom/api/rss/en β€” English only

🧠 AI Intel

GET /warroom/api/hormuz/ai-intel

Full Hormuz intelligence: events, predictions, leader stances, satellite data. ~30KB JSON.

🎯 Prediction Hits

GET /warroom/api/prediction-hits

All verified AI predictions with news confirmation links.

πŸ“° News Feed

GET /warroom/api/news

Latest curated intelligence articles (100 items, bilingual).

πŸ—ΊοΈ oEmbed

GET /warroom/api/oembed?url=https://quewi.ai/warroom/

Rich preview for Slack, Discord, Notion, and other oEmbed consumers.

πŸ“‹ Embed Widget

<iframe src="https://quewi.ai/warroom/?embed=mini"
  width="400" height="280" frameborder="0"
  style="border:1px solid #1a2332;border-radius:8px;background:#0a0e16;">
</iframe>

Attribution

Free to use. Please link back to quewi.ai/warroom when displaying data.

QueWi Intelligence Β· War Room Β· Updated 2026-05-15