Public REST API

Programmatic Expertise.

Integrate the ECW 5-phase writing pipeline directly into your CMS, marketing tools, or custom workflows. Build at scale with zero “AI smell.”

POST /api/v1/pipeline/run
curl -X POST https://api.expertcontentwriter.net/v1/pipeline/run 
  -H "Authorization: Bearer ${ECW_API_KEY}" 
  -H "Content-Type: application/json" 
  -d '{
    "topic": "The future of distributed computing",
    "preset_id": "tech-thought-leader",
    "style_urls": ["https://example.com/engineering-blog"],
    "format": "article",
    "callback_url": "https://your-cms.com/webhooks/ecw"
  }'

Built for developers.

Everything you can do in the dashboard, you can do via the API.

Asynchronous Workflows

Trigger complex 5-phase pipeline runs and receive results via high-reliability webhooks.

Style Extraction

Pass any list of URLs; our API will reverse-engineer the style profile programmatically.

High Throughput

Built on distributed workers. Run dozens of parallel pipeline operations without breaking a sweat.

Fact Check & Audit

The full editorial suite is available via API, including mechanical verification reports.

Secure & Private

Enterprise-grade API key management with granular usage auditing and rate limiting.

Structured Output

Receive content in clean Markdown or JSON formats, ready for instant CMS injection.

Usage-based pricing.

The API uses the same credit system as our Cloud App. No hidden fees. Pay only for the content you generate.

API Access

  • Included in Cloud Pro subscriptions
  • Full access to all endpoints
  • Unlimited API keys
  • Detailed usage auditing
  • Webhook management console

Rate Limits

  • 10 concurrent pipeline runs
  • 1,000 requests per minute
  • Unlimited style extractions
  • Auto-scaling worker priority
  • Custom enterprise limits available