Verify a Qscore report's authenticity (public)
Verify a Qscore report's authenticity (public)
Public endpoint (no credentials) behind the verification code printed on every Qscore credit report. The code is cryptographically signed: a tampered or made-up one answers 404 with valid: false. The response shows only non-sensitive facts: that the report exists, its score BAND (never the numeric score) and its issue date — never the subject’s identity nor credit detail. Browsers get a branded HTML page; API clients get JSON. Rate limited per IP.
GET
Verify a Qscore report's authenticity (public)
Path Parameters
Verification code printed on the report (the verify_code field of the report resource).
Response
The report is authentic; non-sensitive facts.
Last modified on August 22, 2026