Store Batch
API Reference
Store Batch
POST /v1/store/batch — Store up to 100 memories in a single request.
POST
Store Batch
Price: $0.04 USDC
Request Body
Array of memory objects. Min 1, max 100. Each object accepts the same fields as Store Memory.
Response (201 Created)
Array of UUIDs for the stored memories.
Always
true.Number of memories stored.
Number of memories that were deduplicated (merged with existing similar memories).
Total embedding tokens consumed.
Example
Response