import { Blindfold } from '@blindfold/sdk'const client = new Blindfold() // no API key neededconst result = await client.detect("Email john@acme.com, SSN 123-45-6789")
Full documentation on GitHub
All methods, configuration options, local scanner, batch processing, and examples.