Confidential Images
Create confidential image
This handler processes image generation requests in a confidential manner, providing additional encryption and security measures for sensitive data processing. It supports both streaming and non-streaming responses while maintaining data confidentiality through AEAD encryption and TEE hardware, for full private AI compute.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
A request for confidential computation that includes encrypted data and associated cryptographic parameters
Response
200
application/json
Image generations
Represents a response from a confidential compute request