Learn how to verify the integrity of your Confidential AI API requests.
chat_id
from the response and then get the signature:
text
: It contains the request body hash and response body hash separated by :
.signature
: The cryptographic signature of the text
signed by the signing_address
account in TEE.signing_address
: The public key of the account generated in TEE that signed the signature.signing_algo
: The signature algorithm used.signing_address
from the attestation APItext
field from the signature responsesignature
field from the signature responsetext
field contains hashes of both your request and the AI’s responsesigning_address
you verified earliersigning_address
from your attestation reporttext
field from the signature responsesignature
value