Quickstart
Securely store your sensitive information with our end to end encryption
Last updated
Was this helpful?
Securely store your sensitive information with our end to end encryption
Last updated
Was this helpful?
With TozStore securing your data is easy, as our platform and SDKs do all of the cryptography for you. Integrating TozStore is a simple process:
Create an account at the and create your registration token . This registration token is what lets you create your clients.
Using the SDK of your choice, create a client with your new registration token and begin writing to TozStore.
We provide a number of SDK's in different languages, feel free to choose the one that best suits your needs.
Creating a client is a quick process, but remember that these credentials are private and should be handled with care. If these credentials are lost there is no way to recover your data, as we do not store them by default.
Tozny's SDKs handle the encryption for you, all you need to provide is the data. See for details on how you can best structure your data.