Introduction

Introduction

Welcome to the Supermemory API documentation. This documentation will help you understand how to use our API to integrate with Supermemory’s powerful features.

Getting Started

To use the Supermemory API, you’ll need:

  1. An API key (get one by signing up at supermemory.ai)
  2. Basic understanding of REST APIs
  3. A tool to make HTTP requests (like curl, Postman, or your favorite programming language)

Getting Your API Key

  1. Login into supermemory.ai and click on the “Add Memory” button

Login to Supermemory

  1. Click on “Integrations” in the navigation menu

Navigate to Add Memory

  1. You’ll see your API key, you can copy it by clicking on the copy button

View API Key in Integrations

Keep your API key secure and never share it publicly. You’ll need this key for authenticating all API requests.

Base URL

All API requests should be made to:

https://api.supermemory.ai/api

Authentication

All API requests require authentication using a Bearer token:

Authorization: Bearer YOUR_API_KEY

Available Features

Our API provides endpoints for:

Content Management

  • Adding new content to your memory
  • Retrieving your saved memories
  • Managing content organization

Chat

  • Interactive AI chat with context from your memories
  • Thread management for ongoing conversations
  • Rich content support including text, images, and files

Need Help?

If you need assistance, you can: