{"uid":"cap_DFi6IXTs4CGVsrXTnzjnI","slug":"kiln-memory-create-namespace-38399633","name":"Kiln Memory - Create Namespace","description":"Create namespace","url":"https://memory.fluidrack.com/v1/namespaces","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"ttlSeconds":{"type":"integer","maximum":2592000,"minimum":3600}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_rEL56EOwJCgDIazC6hoiN","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Creates a new TTL-scoped namespace in the Kiln durable JSON memory store for AI agents","exampleAgentPrompt":"Create a new memory namespace in Kiln that lasts for 7 days (604800 seconds) so I can store my agent's session state there.","exampleUseCases":[{"title":"Isolated memory for multi-agent pipeline","prompt":"Set up a new Kiln memory namespace for my document-processing pipeline that should expire after 24 hours — I need each pipeline run to have its own isolated storage."},{"title":"Long-lived agent session storage","prompt":"Create a Kiln namespace for my customer support agent that will last 30 days (2592000 seconds) so it can remember context across multiple conversations."},{"title":"Short-term task scratch space","prompt":"I need a temporary Kiln memory namespace for a one-hour task (3600 seconds) — just something my agent can write intermediate results to while it's working."}],"resultDescription":"Returns a newly created namespace identifier along with its configuration metadata, including the TTL expiry time and namespace ID that agents can subsequently use to read and write JSON documents within that scoped memory partition.","failureModes":["ttlSeconds below minimum (3600) returns validation error","ttlSeconds above maximum (2592000) returns validation error","payment not included or insufficient returns 402 Payment Required","malformed JSON body returns 400 Bad Request","service unavailability returns 503"],"whenToPreferThis":"Choose this endpoint when an AI agent needs a fresh, isolated, TTL-bounded storage partition within the Kiln memory system before reading or writing documents. Ideal for multi-agent workflows, ephemeral task contexts, or session-scoped memory where data should auto-expire. Prefer over generic key-value stores when you need TTL-controlled namespacing with built-in agent-oriented JSON document support.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:30:20.456Z","isFirstParty":false}