Wire: liveWire partner: EIN PresswireEditorial: AI-powered (AP style)
Distribution infrastructure for PR

A release desk for the wire, the newsroom, and the API.

Pitchwire turns one approved draft into a branded newsroom post, wire-partner filing for AP News and Google News, digital-channel assets, and API-visible distribution logs. Start in the web app or POST to /api/v1/releases.

Live filing docket
01
Draft intake
Paste, upload, or POST a release
02
AI editorial
AP-style polish, score, flagged issues
03
Approval
You review every change before publication
04
Distribution
Newsroom, wire partner, email, LinkedIn, X
Price floor
$149
Billing
Per release
Auth
Clerk
API
REST + MCP
Wire syndication
AP + Google News
Via EIN Presswire
Editorial review
AI
AP-style polish + score
Starting price
$149
Per release · no retainer
Branded newsroom
yes
Schema.org · RSS · sitemap
01 — What you get

The parts your PR agency was never going to build.

Four things you used to need four vendors, one retainer, and an account manager for. Now one tool, one invoice, and AI editorial review with your final approval on every release.

01 — editorial

AI editorial review on every release

Every release runs through an AI editorial pass: AP-style formatting, dateline check, boilerplate reconciliation, and a structured editorial score with flagged issues. You see the redline. You approve before anything ships.

Engine · AP-style score + issue list
02 — distribution

AP News + Google News wire syndication

Approved releases are filed to AP News and Google News through our wire partner (EIN Presswire), with onward syndication into their outlet network. Digital channels (email, LinkedIn, X) ship in parallel from the same release.

Wire · EIN Presswire partner
03 — newsroom

A branded newsroom page

Every release gets a canonical URL on your newsroom, indexed by Google News, with schema.org NewsArticle markup, open graph cards, an RSS feed, and a Google News sitemap.

SEO · /newsroom/{slug}
04 — agentic API

REST + MCP for AI agents

Same product, two surfaces: a REST API at /api/v1/* and an MCP server for Claude, Cursor, ChatGPT and any MCP-capable client. Submit, edit, publish, and distribute releases programmatically with the same auth, billing, and rate limits as the web UI.

Spec · /api/v1 · /mcp
02 — How it works

POST a release. Get an editorial score. Ship to the wire.

Whether you submit through the web app or POST to the REST API, every release gets the same AI editorial pass and a full distribution log before anything hits the wire. The web app is just a UI on top of the same API.

pitchwire ~/releases/fieldnote-series-b
# illustrative — actual response shapes shown
$ curl -X POST https://api.pitchwire.ai/api/v1/releases \
  -H "Authorization: Bearer $PITCHWIRE_KEY" \
  -d '{"title": "…", "body": "…", "plan": "standard"}'
  → auth + idempotency check (ok)
  → AI polish pass (AP style, dateline) (ok)
  → AI editorial review: score 87, status approved
$ # response (201 Created)
  {"id": "rel_…", "status": "approved", "editorial_score": 87,
    "content": {"social_posts": {…}, "email_subject": "…"},
    "credits_remaining": 4}
$ curl -X POST .../releases/rel_…/publish
  → status: published, newsroom_url: /newsroom/{slug}
$ curl -X POST .../releases/rel_…/distribute -d '{"channels":["ein_presswire","email"]}'
  → ein_presswire ........ queued for wire submission
  → email ................ dispatched
done. release live on your newsroom · indexed by Google News · filed to AP via wire partner
03 — See it in action

Live releases on the Pitchwire newsroom.

Every release published through Pitchwire gets a canonical URL, schema.org NewsArticle markup, an RSS entry, and a Google News sitemap entry. Browse the public newsroom to see exactly what your release looks like once filed.

04 — Pricing

Flat fees. No retainer. No per-outlet upcharges.

Starter
For a first release
$149per release
  • AI editorial review + AP-style polish
  • AP News + Google News via wire partner
  • Branded newsroom page
  • Distribution log dashboard
Get started →
Standard — most chosen
For the regular cadence
$249per release
  • Everything in Starter
  • Email distribution to a journalist list
  • AI-personalized pitch drafts
  • Webhook delivery on review + publish
Get started →
Premium
For the big announcement
$799per release
  • Everything in Standard
  • Priority editorial pass
  • Larger journalist outreach list
  • Earned-media + AI citation tracking (roadmap)
Get started →
How distribution works

Wire syndication (AP News, Google News, and the EIN Presswire outlet network) is handled through our wire partner, EIN Presswire. Pitchwire is not affiliated with the Associated Press, Bloomberg, Reuters, or USA TODAY; coverage on any specific outlet is determined by that outlet's own editorial team. We don't guarantee placement at any specific publication, and you should be skeptical of anyone who does.

Ready to file your next release?

Free AI editorial preview before you pay. No retainer, no seat fees, per-release pricing from $149.