Privacy by Design
Before integrating Snell, it is critical to understand our implementation of the Identity Protocol. We strictly enforce data minimization. Do not send raw Private Identifiable Information (PII) like \`email\` or \`name\` directly to Snell endpoints.
Instead, you must provide a secure Cryptographic HMAC signature to verify user identity against anonymized internal UUIDs. Detailed specifications on generating these signatures can be found in the API Reference under the Security Section.