The most powerful AI fact-checking API for builders.

Send text, transcripts, audio, images, or posts to one Verify API. FactLens handles transcription, evidence retrieval, safety checks, and analysis internally, then returns structured verdict data with citations, confidence, evidence strength, and response timing.

Text Verification Image & Post Verification Audio & Video Verification Current Web Evidence Structured Verdicts Source Citations Confidence Signals Evidence Strength Node.js SDK Command-Line CLI
Verify a claimPOST /v1/verify
curl https://api.factlens.pro/v1/verify \
  -H "Authorization: Bearer fl_live_••••" \
  -H "Content-Type: application/json" \
  -d '{
    "mode": "text",
    "claim": "A claim to verify"
  }'

A verification API built as a developer platform.

FactLens exposes one focused runtime operation while handling transcription, evidence retrieval, analysis, and safety internally. Use REST, the SDK, or the CLI without stitching together separate provider APIs.

Verify

Check factual claims and receive structured verdicts, explanations, confidence, evidence strength, and cited sources through one runtime endpoint.

SDK & CLI

Install factlens once for a typed Node.js/TypeScript SDK and a complete command-line workflow with human and JSON output.

Customization

Give every API key its own source preferences, verdict names, colors and selection rules, plus stage-specific prompt instructions and input budgets.

Text & media

Verify text, transcripts, audio, images, and posts through the same result contract so your application does not need separate service integrations.

Source preferences

Prioritize trusted domains and exclude blocked domains for every verification request, so you control which sources FactLens favors and avoids.

Usage, errors & logs

Inspect request volume, latency, usage, stage-aware failures, and redacted request details from the developer console.

From input to evidence-backed result.

One public Verify operation keeps integration predictable while FactLens handles the internal verification stages.

Send the input

Submit a text claim, transcript, audio file, image, or post through POST /v1/verify.

FactLens runs the pipeline

When needed, FactLens transcribes media, retrieves current evidence, performs safety checks, and analyzes the claim internally.

Use structured results

Receive a verdict, explanation, citations, confidence, evidence strength, request usage, timing, and an identifiable failure stage if verification cannot complete.

Get up to $1,000 in free FactLens API credits.

Qualifying builders, researchers, educators, journalists, student projects, and public-interest teams can apply for up to $1,000 in free FactLens API credits to validate a real fact-checking integration before committing to ongoing paid usage.

  • Use the production API
  • Test real request patterns
  • Evaluate evidence quality
  • Keep the same integration later

One workspace for the verification API.

The FactLens developer console gives you the operational tools expected from a modern API platform without exposing implementation noise.

  • Projects and environments
  • API keys and developer tokens
  • Request analytics
  • Logs and request details
Use FactLens as a fact checker or verification API when your product needs current evidence and structured results without exposing separate AI, search, or transcription services.