cURL
curl --request GET \ --url https://nano-gpt.com/v1/tee/signature/{requestId} \ --header 'Authorization: Bearer <token>'
{ "signature": "<string>" }
Fetch ECDSA signature for a chat request
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Chat request ID
TEE model to attest
Signing algorithm to use
TEE signature response
The ECDSA signature