Documentation
Guides
Task guides for storing objects, searching, querying, tenant isolation, and wiring up agents.
Browse guides
Task-focused guides for building on Spark.
- Store objectsWrite objects to a smart bucket with the Spark API. Spark indexes each object for search and query.
- Keyword searchRun a fast keyword search over the objects in a bucket.
- Vector / RAG searchRetrieve the most relevant chunks for a natural-language query.
- Agentic query & citationsAsk a question and get an answer with citations to the source objects.
- Tenant isolationPartition data by your own customer or tenant on writes, search, and query.
- Authentication & keysCreate API keys, assign viewer, editor, or admin roles, and send them with every request.
- Agents & MCPGive an agent the same control as the API through the Spark MCP server.
- Claude Code pluginInstall the Spark plugin to wire the MCP server and skills into Claude Code.
New to Spark?
Start with Get started to make your first request in a few minutes.
Was this page helpful?