Skip to content

Anonymization

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Anonymization

Anonymization

GDPR/HIPAA batch anonymization — POST /api/v1/anonymize.

Applies either k-anonymity or HIPAA Safe Harbor de-identification to a batch of flat field-map records. The endpoint is stateless: every call is a standalone computation over the supplied record batch.

Interfaces

Type Aliases