Skip to main content
POST
Store Batch
Price: $0.04 USDC

Request Body

array
required
Array of memory objects. Min 1, max 100. Each object accepts the same fields as Store Memory.

Response (201 Created)

string[]
Array of UUIDs for the stored memories.
boolean
Always true.
number
Number of memories stored.
number
Number of memories that were deduplicated (merged with existing similar memories).
number
Total embedding tokens consumed.

Example

Response