Popular Frameworks
The API works seamlessly with popular AI frameworks and SDKs.OpenAI SDK
Official OpenAI Python and TypeScript SDKs
LangChain
Build complex AI applications with LangChain
Vercel AI SDK
Build streaming AI UIs with React and Next.js
Langfuse
LLM observability and analytics
Quick Start
All integrations follow the same pattern:Why Use the Platform?
Hardware-Protected Privacy
Hardware-Protected Privacy
Requests are served through the attested TEE gateway, which does not retain request bodies. Confidential (
is_tee) models additionally run on a verified upstream enclave.A Broad Range of Models
A Broad Range of Models
Access models from OpenAI, Anthropic, Google, DeepSeek, and more through a single API.
OpenAI-Compatible
OpenAI-Compatible
Works with any tool that supports OpenAI’s API format - just change the base URL.
Confidential AI
Confidential AI
Use confidential (
is_tee) models for end-to-end private AI processing.Integration Comparison
| Framework | Best For | Language | Difficulty |
|---|---|---|---|
| OpenAI SDK | Simple integrations | Python, TypeScript | Easy |
| LangChain | Complex AI apps, RAG | Python, TypeScript | Medium |
| Vercel AI SDK | React/Next.js UIs | TypeScript | Easy |
| Langfuse | Observability | Python, TypeScript | Easy |
Example: Switch to the Platform
Before (Direct OpenAI)
After (With Privacy Protection)
That’s it! Just 2 small changes and your requests flow through the TEE-protected gateway with access to a broad range of models.
Community Integrations
These tools also work with the API:- Continue - AI code assistant for VS Code
- Cursor - AI-powered code editor
- LibreChat - ChatGPT-like interface
- BetterChatGPT - Web UI for OpenAI API
- ChatGPT Next Web - Self-hosted ChatGPT web UI
Need Help?
Discord Community
Get help from the community
GitHub Examples
Browse code examples