Welcome to the Privvy API

Privvy provides a powerful API-based memory layer for AI applications. This documentation will guide you through the available endpoints and how to use them effectively.

Key Features

  • Powerful Search: Retrieve relevant chunks of data from any Memory within a specified Agent based on a query.
  • Memory Management: Create, retrieve, update, and delete various types of memories (URL, plain text, etc.).
  • Agent Organization: Organize your data into Agents for better management and retrieval.

Getting Started

To begin using the Privvy API:

  1. Obtain an API key through the Privvy dashboard.
  2. Explore the available endpoints in this documentation.
  3. Make your first API request using your preferred programming language or tool.

API Reference

Explore the full API reference

Authentication

All API requests require authentication using Bearer tokens. Include your API key in the Authorization header of your requests:

Authorization: Bearer YOUR_API_KEY

Need Help?

If you need any assistance or have questions, don’t hesitate to reach out to our support team. We’re here to help you make the most of the Privvy API for your AI applications.