GroundTruth
GroundTruth is an AI fact verification API built for agents, media and research workflows. Submit any claim and get back a verdict backed by real-time web sources: ENDPOINTS: - POST /verify — Verify a claim with verdict, confidence 0-1 and sources - POST /verify/deep — Multi-source deep verification with contradiction analysis - POST /verify/batch — Verify up to 10 claims in one call VERDICTS: -…
GroundTruth endpoints
| Method | Endpoint | Description |
|---|---|---|
| verify | ||
| POST |
deepVerifyClaim /verify/deep |
Multi-source deep verification with contradictions analysis, domain expertise assessment and detailed source breakdown. |
| POST |
verifyClaim /verify |
Verify a factual claim against real-time web sources. Returns TRUE/FALSE/UNCERTAIN/OUTDATED/DISPUTED verdict with confidence 0-1 and source URLs. |
| POST |
batchVerify /verify/batch |
Verify up to 10 claims in one call. Returns individual verdicts for each claim. |
GroundTruth pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|