LLM Hallucination Detection API
This API analyzes the output of any Large Language Model and detects hallucinations using behavioral signals, multi‑judge evaluation, and meta‑analysis, rather than fact‑checking. It evaluates responses for unsupported claims, invented details, contradictions, uncertainty, shallow reasoning, and lack of grounding in the original prompt. The validator uses a four‑stage pipeline: 1. Behavioral…
LLM Hallucination Detection API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Validate /validate |
Analyzes an LLM‑generated answer using a four‑stage hallucination‑detection pipeline: deterministic behavioral heuristics, a multi‑judge LLM ensemble, meta‑analysis of judge… |
LLM Hallucination Detection API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / minute |
|
| PRO | $35 / month | 5 / second |
|
| ULTRA | $99 / month | 10 / second |
|
| MEGA | $499 / month | 20 / second |
|