German identifier coverage centred on Steuer-ID review
FastPII helps regulated organisations handling German data protect AI traffic with six detectors tailored to German records. The pack combines tax and business identifier coverage with the contact and location entities that usually travel with them in customer, finance, and operations systems.
German pack summary
The pack is designed for AI systems that see tax identifiers, correspondence details, and addresses in onboarding workflows, support traffic, and regulated review queues.
Six detectors for German tax, contact, and location records
These detectors cover the most common structured and surrounding fields that appear in German customer and operational data flows.
Steuer-ID / USt-IdNr
Postal code
Address
Phone
Name
Use ISO 7064-aware validation for Steuer-ID review
When AI systems process tax-related records, structured validation helps security teams route likely genuine identifiers into the right masking and audit workflow.
ISO 7064 MOD 11,10
FastPII can apply ISO 7064 MOD 11,10 logic when reviewing German Steuer-ID patterns, giving teams a better basis for policy decisions than format-only matching alone.
Operational fit
The German pack is useful wherever support teams, financial operations, or public-facing portals send mixed free text into AI systems and need local identifier depth before forwarding the request.
from fastpii import FastPII
client = FastPII()
result = client.protect(
"Bitte prüfen Sie die Anfrage. Steuer-ID 65 123 456 789, Adresse Berlin und Kontakt max@example.de.",
mode="mask",
)More than one field at a time
German traffic often combines identifiers with addresses, phone numbers, and named contacts in the same prompt. FastPII lets one policy workflow cover the full request instead of forcing teams to secure each field in isolation.
Add German identifier depth before sending requests to AI providers
Use the German pack when generic global detectors are not enough for tax-heavy, customer-heavy, or operations-heavy model traffic.