Build with Opaque¶
This section is for developers integrating with Opaque. It introduces the platform’s core components and shows how to use the REST API or Python SDK to connect backend services and automate workflows.
The SDK also provides access to attestation reports—cryptographic proofs that a workflow ran inside a trusted execution environment. These reports can be requested, validated, and re-appraised through the SDK to verify that a workflow’s results came from a secure, untampered environment.
In this section