Proprietary Format: Data Container
To improve the overall security level or Oz products, we’ve introduced a new proprietary data exchange format that provides improved data confidentiality and integrity: OzCapsula.
How It Works
A proprietary data exchange format is a container that safely stores and transmits transaction-related media data.

When you capture video using Oz SDK, your media is placed into the OzCapsula container along with all required information. The package can be processed only in Oz API due to internal mechanisms, so it is significantly more difficult to access the package containing.
Requirements
Minimal component versions:
API: 6.4.1.
Web SDK: 1.9.2.
Native SDKs: 8.22.
You will also require a new token: session_token.
Usage
Configure SDK and API:
Obtain a session token as described here.
Using Oz SDK methods, take a video and package it along with all required data into container.
Send the container to Oz API using Oz SDK or through your backend (optional) and get the results.
Last updated
Was this helpful?
