1. Install the SDK
2. Get your API key
Sign up at atlas.bsyncs.com, create an organisation, and generate an API key from the Dashboard → API Keys tab. Your key will look like:atlas_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
3. Your first memory operations
4. Add memory to an OpenAI call
Here is the pattern used in production — retrieve context, inject into the system prompt, then call the LLM.5. Async usage (FastAPI / LangGraph)
6. Verify the service is running
What’s next?
Global Settings
Configure scoring weights, memory decay, and pruning thresholds.
Ingest endpoint
Detailed schema for ingesting text, including LLM extraction options.
Graph QA
Query your knowledge graph in natural language.
AI Tool Setup
Wire Atlas into Cursor, Claude Code, or Windsurf.