Lab Resources

Documentation

Comprehensive guides, SDK references, and architectural specifications for deploying Snell inside your product.

REST API Reference

Complete Swagger/OpenAPI specifications for managing resources programmatically.

React / Next.js Quickstart

Coming Soon. Step-by-step guide to installing the widget and Context Provider.

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.