RAG Evidence & Citation Auditor
Pricing
from $50.00 / 1,000 rag evidence audits
RAG Evidence & Citation Auditor
Audit RAG claims for citation coverage, evidence support, freshness, and provenance integrity with deterministic, privacy-safe reports.
RAG Evidence & Citation Auditor
Pricing
from $50.00 / 1,000 rag evidence audits
Audit RAG claims for citation coverage, evidence support, freshness, and provenance integrity with deterministic, privacy-safe reports.
You can access the RAG Evidence & Citation Auditor programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in API & Integrations in Apify Console.
$echo '{< "datasets": [< {< "name": "RAG release candidate",< "records": [< {< "id": "qa-1",< "question": "When was the API released?",< "answer": "The API was released in 2024 [release-note].",< "sources": [< {< "id": "release-note",< "url": "https://example.com/release",< "retrievedAt": "2026-09-18T00:00:00Z",< "sha256": "replace-with-sha256-of-text",< "text": "The API was released in 2024."< }< ]< }< ]< }< ]<}' |<apify call rayanna/rag-evidence-citation-auditor --silent --output-datasetThe Apify CLI is the official tool that allows you to use RAG Evidence & Citation Auditor locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: