The Credibility Suite — 5 tools for journalists & writers

Integrity in the age of misinformation

IntegerAI gives journalists, bloggers, and fact-checkers a full credibility suite — fact-check articles, detect bias, score readability, summarise content, and analyse headlines. One platform. API included.

10 free credits on sign-upAPI from $0.012/100 words
POST /api/v1/fact-check
OVERALL VERDICT
MOSTLY TRUE
84%
credibility score
312 words · 4 credits
Claims extracted
2023 was the hottest year on record globallytrue
Arctic sea ice reached its lowest extent in Septembermostly false
CO₂ levels have reached 422 parts per milliontrue
3.2s · live web search3 claims checked
5
Credibility tools
96%
Fact-check accuracy
<4s
Avg response time
99.9%
API uptime
The Credibility Suite

Everything a journalist needs in one platform

Five tools built for accuracy and editorial speed — plus a full REST API that costs a fraction of what competitors charge.

Fact-Check

Claim-by-claim verification with live web search

Readability

Flesch-Kincaid scoring and grade-level assessment

Bias Detector

Political lean, tone analysis, and loaded phrases

Summariser

Executive, Twitter, LinkedIn, or newsletter format

Headline Analyser

Score, grade, and generate 5 better headlines

REST API

Full API access from $0.012/100 words — no $179/mo lock-in

API Access

API access from $15 —
not $179/month

Some platforms charge $179/month just to unlock API access. With IntegerAI, every PAYG and Enterprise account gets full API access from the first top-up. Developers and agencies shouldn't need to pay a premium just to integrate.

Full REST API on PAYG and Enterprise
$0.012/100 words (PAYG) · $0.008/100 words (Enterprise)
Credits never expire on PAYG (2-year rolling window)
Compare plans
Competitor API access
$179/mo
subscription required
IntegerAI API access
$15
minimum top-up
Simple REST API

Integrate in minutes, not days

One endpoint. Send the article text, get back a structured credibility report. Works with any language or platform.

Accepts full documents up to 5,000 words
Returns per-claim breakdown with evidence
Bearer token auth — simple to implement
Source region and document type overrides
Read the docs
Request
curl -X POST https://api.integerai.org/v1/fact-check \
  -H "Authorization: Bearer ia_live_your_api_key" \
  -H "Content-Type: application/json" \
  -d '{"document": "Scientists confirmed that 2023 was the hottest year on record, with average temperatures reaching 1.45°C above pre-industrial levels. Arctic sea ice reached record lows in September..."}'
Response 200
{
  "id": "ia_01J9X2K3M4N5P6Q7",
  "document_word_count": 312,
  "word_credits_charged": 4,
  "credibility_score": 0.84,
  "overall_verdict": "mostly_true",
  "summary": "Core climate claims are accurate and NASA-confirmed.",
  "claims": [
    { "claim": "2023 was the hottest year on record globally",
      "verdict": "true", "confidence": 0.99 },
    { "claim": "Arctic sea ice reached record lows in September",
      "verdict": "mostly_false", "confidence": 0.76 }
  ]
}

Transparent, word-based pricing

1 credit = 100 words. Base for writers, PAYG for developers, Enterprise for teams.

Base
$12/mo
1,500 credits · 5 tools included
Get started
Pay-as-you-go
$0.012
per 100 words · API included · $15 min top-up
Get started
Enterprise
Custom
$0.008/100 words · volume SLA
Contact sales
Compare all plans →

Join IntegerAI — The Credibility Suite

Fact-check, detect bias, score readability, summarise, and analyse headlines. All from $12/month or $0.012/100 words.

Create free account