cURL
curl --request GET \ --url https://nano-gpt.com/v1/tee/attestation \ --header 'Authorization: Bearer <token>'
{ "attestation": "<string>" }
Fetch TEE attestation report for a model
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
TEE model to attest
TEE attestation report
The attestation report