GET /api/v1/news/search | Search recent news articles from global sources |
POST /api/v1/fact-checker | Verify the truthfulness of a claim with AI verdicts |
POST /api/v1/evidence-finder | Find credibility-scored evidence for any topic |
POST /api/v1/deep-research | Run comprehensive multi-source research on a topic |
POST /api/v1/timeseries | Extract timeseries data from a URL or text |
POST /api/v1/timeseries/file | Extract timeseries data from a file upload |
POST /api/v1/causality-graph | Extract a causal relationship graph from a URL or text |
POST /api/v1/causality-graph/file | Extract a causal relationship graph from a file upload |
POST /api/v1/fingerprint/embed | Embed a TKG-based watermark into content |
POST /api/v1/fingerprint/detect | Detect whether content matches a fingerprinted source |