Your application and workflows store personally identifiable information such as IP addresses, emails, and more. You are likely sharing that data with 3rd parties through integrations.
How do you keep track of who stored what and when? It seems like a big task, but Osano's API makes it easy.
One System of Record for PII Sharing
Keeping track of what you store about visitors, where it is stored, and who you have shared it with is a requirement under most privacy laws. Being able to search that data and provide answers to the individual who provided the data are also mandatory. The Osano API makes storing and retrieving these records fast, easy, and secure. The way it works is simple: send one additional REST call to our API endpoint after you send PII to another party.

Fully Encrypted
All PII sent to the Osano system is encrypted immediately using a one-way SHA-512 hashing algorithm with a salt unique to your customer ID. This means the PII you send is searchable but not viewable, even if the entire database were to be shared with the world. PII is encrypted in memory and is not stored to disk
Immutable Record
In the event of a lawsuit or data subject request, you must provide proof that the records are accurate and have not been modified. Osano leverages the AWS Quantum blockchain ledger (the same ledger used to store consents for our CMP) for fast, scalable, and cryptographically verifiable proof of consent and storage.
One REST Call
A single signed request to the Osano API added to your workflow or application will record which fields are stored or shared, along with any additional information you would like to share. You can choose to send PII to Osano to make it searchable, or use your own identifiers to correlate records to individuals.