Skip to main content
Version: 1.38

Introduction

Privatemode sketch

The Privatemode API provides an end-to-end encrypted, privacy-first GenAI service with functionality similar to ChatGPT, but with one crucial difference: your data stays private. Not even we, as the service provider, have access to your data—it’s inaccessible to anyone but you. This is made possible through confidential computing, a state-of-the-art security technology that enforces data confidentiality at all times.

Even with this robust security, the Privatemode API is easy to use. You can integrate it like any other GenAI API.

Getting started

This documentation aims to explain everything about the Privatemode API. Here are some good places to get started:

  • Get started fast: Check out the quickstart guide to choose the web app or proxy/API path for your use case.

  • Set up your account: Use the portal to manage organizations, access keys, usage, and billing.

  • Get answers: Check out the FAQ or drop us a message.

  • Understand Privatemode's security and privacy properties: Check out the corresponding section.

  • Explore the technical architecture: Check out the Architecture section.