Install the SDK
Set Up Your Client
Sign up at 9dlabs.xyz/signup to get an API key. Your base URL ishttps://api.9dlabs.xyz.
Store Your First Artifact
Ingest a document into a workspace:Retrieve a Context Pack
Query for relevant context within a token budget:Use the Context in Your LLM
Thecontext_text field is a ready-to-inject prompt string with [cite:N] markers:
Next Steps
API Reference
Full reference for every endpoint.
Agent Integration
The complete ingest-query-feedback loop for production agents.
Python SDK
All methods for the nined-memory Python SDK.
Core Concepts
Understand decision receipts, confidence, and policies.