Prerequisites
You’ll need:- A Supermemory API key
- Your LLM provider’s API key
Basic Setup
Get Your API Keys
Supermemory API Key:
- Sign up at console.supermemory.ai
- Navigate to API Keys → Create API Key
- Copy your key
Provider URLs
Implementation Examples
- Python
- TypeScript
- cURL
Alternative: URL Parameters
If you can’t modify headers, pass authentication via URL parameters:Conversation Management
Managing Conversations
Usex-sm-conversation-id to maintain conversation context across requests: