- 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. You still get auditability through attestation transparency, but this only allows post-hoc verification and is a much weaker guarantee.
- Lower performance: Our SDKs automatically choose the best secure router / enclave and load balance across them. Direct access can degrade performance.
Tinfoil SDKs
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:

