Known Traveler Number Validator
us-financeValidate a TSA PreCheck Known Traveler Number (KTN) or Global Entry PASSID format instantly. Checks the 9-digit structure. Free, client-side, no data stored.
What is a KTN?
A Known Traveler Number (KTN) validator checks whether a given KTN matches the expected format for US Trusted Traveler Programs โ specifically the 9-digit numeric format used by TSA PreCheck, Global Entry, NEXUS, and SENTRI. The KTN, also called a PASSID for Global Entry members, is the identifier entered in airline booking profiles and reservation forms to receive TSA PreCheck on your boarding pass.
The KTN system was established to allow low-risk, pre-vetted travellers to pass through airport security without removing shoes, laptops, and liquids, and without going through full-body scanners. Millions of US travellers are enrolled in these programmes, and correctly entering the 9-digit KTN in their airline profile is the key step that makes the PreCheck indicator appear on the boarding pass. A single transposed digit means no PreCheck โ a common and frustrating outcome that this validator helps prevent.
The standard format for all current Trusted Traveler programme identifiers is a 9-digit number: no letters, no hyphens, no spaces. The validator confirms this structure and also accepts alphanumeric identifiers in the 8โ12 character range for older NEXUS or SENTRI formats that may predate the current 9-digit standard. Use it alongside the US Passport Validator when verifying travel document details before an international trip.
How to use this KTN calculator
- Find your KTN in your TSA PreCheck enrolment confirmation email, your CBP TTP account (ttp.cbp.dhs.gov), or the airline loyalty profile where you previously saved it.
- Enter the number in the Known Traveler Number (KTN) field.
- The result shows immediately: Valid for a correctly formatted 9-digit number, or Invalid with the specific issue.
- If valid, enter the exact same number in your airline profile under the "Known Traveler Number" or "TSA PreCheck" field.
- Book a flight and confirm the TSA PreCheck indicator (TSA PREโ) appears on your boarding pass.
Formula & Methodology
The validator applies two pattern tests: Primary check (standard TSA PreCheck / Global Entry PASSID):/^\d{9}$/Exactly 9 digits โ no letters, hyphens, or spaces. Secondary check (legacy alphanumeric formats):/^[A-Z0-9]{8,12}$/i8โ12 alphanumeric characters โ for older NEXUS and SENTRI identifiers. If the primary check passes, the result is confirmed as a standard TSA PreCheck / Global Entry format. If only the secondary check passes, the result notes it may be a legacy or alternative programme format. Valid examples: -123456789โ standard 9-digit KTN -987654321โ standard 9-digit KTN Invalid examples: -12345678โ 8 digits (one short) -1234567890โ 10 digits (one too many) -ABC123456โ contains letters (not valid for current standard)
Frequently Asked Questions