Skip to main content
Version: Next

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 completely 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:

  • Start coding: Check out the Quickstart Guide to learn how to use the Privatemode API from your project or product.

  • 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.