Get Started
Quickstart
How to quickstart
Start using Circlemind to store and retrieve memories within minutes.
Python SDK
Step 1: Install the Python SDK
Step 2: Authentication
Circlemind requires an API key. If you don’t have an API key, visit app.circlemind.co to register and obtain one.
Once you have an API key, export it as an environment variable in your terminal.
Step 3: Usage
Rest APIs
Step 1: Authentication
Circlemind requires an API key. If you don’t have an API key, visit app.circlemind.co to register and obtain one. Refer to the documentation for an introduction and to the full API reference for a complete list of available entry points.
Circlemind is ready to handle memory and reasoning requests.