# MemoryPlugin ## Docs - [Bulk Delete Memories](https://help.memoryplugin.com/api-reference/endpoint/bulk-delete-memories.md): Delete multiple memories in a single request. - [Create Memory](https://help.memoryplugin.com/api-reference/endpoint/create.md) - [Create Bucket](https://help.memoryplugin.com/api-reference/endpoint/create-bucket.md) - [Delete Conversations](https://help.memoryplugin.com/api-reference/endpoint/delete-conversations.md): Delete one or more conversations and their associated data (messages, chunks, vectors). - [Delete Memory](https://help.memoryplugin.com/api-reference/endpoint/delete-memory.md): Delete a single memory by its ID. Removes the memory from the database and vector store. - [Get Memories](https://help.memoryplugin.com/api-reference/endpoint/get.md) - [Get Buckets](https://help.memoryplugin.com/api-reference/endpoint/get-buckets.md) - [Get Conversation](https://help.memoryplugin.com/api-reference/endpoint/get-conversation.md): Retrieve a specific conversation with all its messages. - [Get Conversation Count](https://help.memoryplugin.com/api-reference/endpoint/get-conversation-count.md): Returns the total count of imported conversations (excluding excluded and quota-blocked ones). - [List Conversations](https://help.memoryplugin.com/api-reference/endpoint/list-conversations.md): List imported chat conversations with pagination and filtering. - [Recall Chat History](https://help.memoryplugin.com/api-reference/endpoint/recall-chat-history.md): Search and synthesize context from the user's past AI conversations. This is the primary recall endpoint — it performs semantic search, then uses AI to synthesize matching results into a coherent summary with source citations. This is the same function powering the `recall_chat_history` tool in the… - [Search Chat History](https://help.memoryplugin.com/api-reference/endpoint/search-chat-history.md): Perform raw semantic search across all imported chat conversations. Returns matched chunks with scores and surrounding context. For most use cases, use the Recall endpoint (`POST /api/chat-history/inject`) instead — it performs search and AI synthesis in one step. - [Search Memories V2](https://help.memoryplugin.com/api-reference/endpoint/search-memories.md) - [Upload Chat History](https://help.memoryplugin.com/api-reference/endpoint/upload-chat-history.md): Upload a single conversation from any platform. Supports upsert semantics — re-sending a conversation with the same ID will update it with new messages. The conversation is processed asynchronously (chunked, embedded, and indexed for search). - [API Introduction](https://help.memoryplugin.com/api-reference/introduction.md): Learn how to integrate with the MemoryPlugin API - [Changelog](https://help.memoryplugin.com/changelog.md): Product updates and announcements for MemoryPlugin - [Ask](https://help.memoryplugin.com/features/ask.md): Talk to your memories, chat history, and files from one unified interface - [Bulk Operations](https://help.memoryplugin.com/features/bulk-operations.md): Manage multiple memories at once with bulk selection and operations - [Dashboard](https://help.memoryplugin.com/features/chat-history/dashboard.md): Manage, search, and analyze your chat history - [Importing Your Chats](https://help.memoryplugin.com/features/chat-history/importing.md): Export and upload your chat history from supported platforms - [Introduction](https://help.memoryplugin.com/features/chat-history/introduction.md): Give your AI perfect recall of every conversation you've ever had - [Using Chat History](https://help.memoryplugin.com/features/chat-history/using.md): Add chat history context to your AI conversations - [Import from ChatGPT](https://help.memoryplugin.com/features/chatgpt-memory-import.md): Import your ChatGPT saved memories into MemoryPlugin with one click - [Dashboard](https://help.memoryplugin.com/features/dashboard.md): Manage your memories, files, and settings from the MemoryPlugin web dashboard - [File Buckets](https://help.memoryplugin.com/features/file-buckets.md): Upload and query documents that persist across all your AI conversations - [Import & Export](https://help.memoryplugin.com/features/import-export.md): Bring memories in from files or export them for backup and portability - [Memory Buckets](https://help.memoryplugin.com/features/memory-buckets.md): Organize your memories into separate contexts with MemoryPlugin's bucket system - [Smart Memory](https://help.memoryplugin.com/features/smart-memory.md): AI-powered memory organization with intelligent categories and context-aware retrieval - [Feedback & Updates](https://help.memoryplugin.com/feedback.md): Help shape the future of MemoryPlugin and stay updated on our progress - [How MemoryPlugin Works](https://help.memoryplugin.com/getting-started/how-it-works.md): Understanding how MemoryPlugin adds long-term memory capabilities to AI tools - [Quick Setup](https://help.memoryplugin.com/getting-started/introduction.md): Set up MemoryPlugin in 3 simple steps and give your AI perfect memory - [API Integration](https://help.memoryplugin.com/integrations/api-integration.md): Build custom integrations with MemoryPlugin using our OpenAPI specification - [Browser Extension](https://help.memoryplugin.com/integrations/browser-extension.md): Use MemoryPlugin with any Chromium-based browser or Safari on iOS and macOS - [Custom GPT](https://help.memoryplugin.com/integrations/custom-gpt.md): Use MemoryPlugin with OpenAI's Custom GPT system - [Integrate into Your Own Custom GPT](https://help.memoryplugin.com/integrations/custom-gpt-integration.md): Add long-term memory to your own Custom GPTs with MemoryPlugin - [MCP Server](https://help.memoryplugin.com/integrations/mcp-server.md): Use MemoryPlugin across dozens of AI tools through the Model Context Protocol - [Integration Options](https://help.memoryplugin.com/integrations/overview.md): Choose the best way to integrate MemoryPlugin with your AI tools - [Remote MCP server (hosted)](https://help.memoryplugin.com/integrations/remote-mcp-server.md): Connect any MCP client to MemoryPlugin’s hosted MCP server over HTTP/SSE with OAuth and Dynamic Client Registration - [TypingMind Plugin](https://help.memoryplugin.com/integrations/typingmind-plugin.md): Use MemoryPlugin with TypingMind for enhanced AI conversations with memory, chat history, and file search - [ChatGPT](https://help.memoryplugin.com/platforms/chatgpt.md): Using MemoryPlugin with ChatGPT - [Claude](https://help.memoryplugin.com/platforms/claude.md): Using MemoryPlugin with Claude AI - [DeepSeek](https://help.memoryplugin.com/platforms/deepseek.md): Use MemoryPlugin with DeepSeek - [Gemini](https://help.memoryplugin.com/platforms/gemini.md): Using MemoryPlugin with Google Gemini - [Google AI Studio](https://help.memoryplugin.com/platforms/google-ai-studio.md): Use MemoryPlugin with Google AI Studio - [Grok](https://help.memoryplugin.com/platforms/grok.md): Use MemoryPlugin with xAI Grok - [Poe](https://help.memoryplugin.com/platforms/poe.md): Use MemoryPlugin with Poe - [Qwen](https://help.memoryplugin.com/platforms/qwen.md): Use MemoryPlugin with Qwen - [Supported Platforms](https://help.memoryplugin.com/platforms/supported-platforms.md): MemoryPlugin works with 16+ AI platforms and growing - [TypingMind](https://help.memoryplugin.com/platforms/typingmind.md): Use MemoryPlugin with TypingMind ## OpenAPI Specs - [openapi](https://help.memoryplugin.com/openapi.json) ## Optional - [Dashboard](https://memoryplugin.com/dashboard) - [Feedback](https://feedback.memoryplugin.com) - [Roadmap](https://feedback.memoryplugin.com/roadmap) - [Support](mailto:support@memoryplugin.com)