Quickstart
Add your first memory and search it in a few minutes.
Authentication
Get an API key and make your first call.
Python SDK
A small Python client for the API.
API Reference
Every endpoint, request, and response.
Loom is a hosted service at
https://api.loom.getmetacognition.com. There’s nothing to
install or run — get a key and start making calls.What you can do
Add anything
Send PDFs, Excel, Word, CSV, JSON, Markdown, or plain text. Loom turns each one
into searchable memory.
Search your memory
Ask a question and get back the most relevant pieces, each with its source.
Link your sessions
Loom connects the sessions that share work and helps you spot useful next
questions across them.
Good to know
It sits next to your agent
It sits next to your agent
You call Loom over the API or the Python SDK. It doesn’t change how your agent
runs — it just gives it a place to remember things.
It stays out of your way
It stays out of your way
If a search is slow or unavailable, your agent keeps working. Loom is designed
to degrade gently rather than block your pipeline.
It remembers over time
It remembers over time
Loom keeps track of when facts were true. You can ask what your memory looked
like at a point in time, and when two facts disagree, it keeps both.
Everything has a source
Everything has a source
Each result includes where it came from — the paper and section — so your agent
can cite it and you can trust it.