/
AT
atomicstrata
/
AtomicMemory HTTP API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3w ago
View markdown
atomicstrata
AtomicMemory HTTP API
get
List active documents for a user, optionally filtered by source_site.
v1
latest
OpenAPI 3.1.0
Apache-2.0
2026-07-17
58
6
455.2 KB
Admin
1
Agents
5
Audit
3
Capabilities
1
Configuration
2
Documents
12
get
Cursor-paginated user-scoped document list with status-bucket filter.
post
Register a pointer-only document.
get
Read upload + index byte caps and raw-storage capability.
get
List active documents for a user, optionally filtered by source_site.
get
Memory-backed passport feed: grouped doc rows + standalone memories.
get
Documents WITHOUT non-deleted memories, narrowed by recovery-status filter.
get
Fetch a single document by UUID.
delete
Soft-delete (tombstone) a document.
post
Mark the document as extraction-failed.
post
Chunk + embed text for a registered document.
post
Mark the document as index-failed.
put
Upload managed raw bytes for a registered document.
Entities
8
Lessons
4
Lifecycle
6
Memories
10
Storage
6
Documents
List active documents for a user, optionally filtered by source_site.
get
/v1/documents/list
Query parameters
user_id
string
required
source_site
string
limit
string
offset
string
Response
Document list with count.
object
required
Paginated document list.
count
number
required
documents
object[]
required