Citation verification · England and Wales

True·Cite

FOR PRACTICE SYSTEMS · IT · RISK PARTNERS

The same lookup, in your system.

TrueCite is an embeddable citation-identity gate for England and Wales. It does not draft, it does not advise, and it does not decide the law. It reports whether a cited identity matches the record held at Find Case Law, The National Archives, conflicts with it, or cannot be resolved — with the source, the observation time and the limits attached.

What you send

Citation identifiers, and an optional document fingerprint. Submission text and judgment text are not uploaded.

What you get

Verified, identity conflict, or unresolved — plus the source record, the observation time, the identification hash and the coverage version. Quotations, propositions and good-law status remain unchecked.

Where it sits

Coverage

JurisdictionCourtsEvidenceHow it is obtainedComplete

A citation the register does not hold is reported as unresolved. It is not a finding that the judgment does not exist, and it is not a reason to treat the citation as verified.

What reaches the register, and what does not

Security

API

OpenAPI 3.1 contract (JSON)

POST /api/v2/verify accepts up to 100 citation items per request, of which at most twenty United Kingdom citations are looked up live. A scoped Bearer credential identifies the partner. Every POST requires an Idempotency-Key: retrying the same request returns the stored response without duplicate usage; reusing the key for different input returns 409. Rate limits return 429 and Retry-After.

POST /api/v2/verify
Authorization: Bearer YOUR_PARTNER_CREDENTIAL
Idempotency-Key: matter-123-batch-1
Content-Type: application/json

{"items":[{"item_id":"authority-1","citation":"[2025] EWHC 1383 (Admin)"}]}

Read coverage at GET /api/v2/coverage and your usage at GET /api/v2/usage. Sandbox and production credentials have separate records. Pilot API usage is not automatically charged; a commercial rate must be agreed before billing begins.

What the three outcomes mean

All results identify their source, coverage version and observation time. A match does not check quotations, propositions, current publication restrictions or good-law status.

This pilot API returns JSON findings only. Paid report issuance uses the separate signed-in browser flow.

Start a bounded pilot

Agree the use case, coverage, partner tenant, volume and acceptance measurements. TrueCite provides scoped test credentials and a contract-test script for replay, tenant isolation and rate limits. A platform's own sandbox approval is a separate integration step; no platform partnership is implied.

Commercial

Ten reports free on registration. Firm and partner pricing: see /pricing.html. Integrator contact: info@truecite.uk.

Request a sandbox key · Read the method · Read the theoretical basis