AI news drafting · grounded & cited

News drafts on any topic,
backed by real sources.

Give the agent a subject. It reads today’s reporting on it and writes a publication-ready, fully-cited draft — for your editor to review and publish. One API call. Any topic.

What is the Journalistic Agent?

It’s a writing engine you reach over an API. Unlike a raw chatbot that invents facts, this agent retrieves real, recent reporting on your topic first, then writes only from what those sources say — with a citation behind every claim.

Any topicPolitics, business, weather, tech, sport — the agent looks it up on demand.
Grounded & citedEvery draft carries inline [1][2] citations to real, dated articles.
Draft, not publishedReturns a draft for your editor — never posts on its own.
Multi-tenant & meteredEach customer gets a key with a monthly quota.

How it works

Four steps, start to finish — every time you call it.

1
You send a topic
A single API call with the subject you want covered — “US Senate privacy bill”, “Atlantic hurricane season”, anything.
2
It reads today’s news
The agent searches live reporting on that exact topic and pulls the newest articles from real outlets — its only source of facts.
3
It writes, grounded
A publication-ready draft is written using only what those sources say, with a citation [1][2] behind every claim. No invented quotes or numbers.
4
Your editor approves
Every draft comes back marked for review — never auto-published. Your team edits and publishes on your own site. Accountability stays with you.

How a client connects

After subscribing, a customer gets an API key. Connecting is a single HTTPS request — any language, any stack.

1 · Send a topic

# POST with your key
curl -X POST https://api.quantumshomer.com/v1/write \
  -H "x-api-key: YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"topic":"US Senate privacy bill",
     "category":"Politics","length":600}'

2 · Get a grounded draft

{
 "title": "US Senate Weighs Privacy...",
 "html": "<p>...[1]...</p>",
 "summary": "...",
 "sources": [ 6 cited articles ],
 "status": "draft",
 "usage": { used, monthlyQuota }
}

Your app renders the HTML, your editor reviews it, and you publish on your own site. That’s the whole integration.

Plans

Subscribe with PayPal and your API key is issued instantly. Cancel anytime.

Starter
$49/mo
100 articles / month
Single desk, platform engine
Subscribe
Most popular
Growth
$199/mo
500 articles / month
Multiple desks, priority support
Subscribe
Scale
$499/mo
2,000 articles / month
BYO model key, custom desks, SLA
Subscribe