- No privacy guarantee: Direct access skips the automatic attestation verification our SDKs perform, so you have no cryptographic proof your data is processed in a secure enclave and no protection against man-in-the-middle attacks. Attestation evidence is recorded in certificate transparency logs, but this does not protect the connection before data is sent, and Tinfoil does not provide supported tooling to reconstruct audit-time verification from those records.
- Lower performance: Our SDKs automatically choose the best secure router / enclave and load balance across them. Direct access can degrade performance.
Resources
Direct API Access
Access the Tinfoil inference endpoint directly via HTTPS (not recommended for production).
You can access the Tinfoil inference endpoint directly via HTTPS, but this is not recommended in production:

