FishMem

FishMem Cloud

The managed FishMem memory API and control plane.

FishMem Cloud is the managed version of the fishmem engine. It runs the same engine code you can read on GitHub, behind a REST API, so you get memory without operating a database, vector index, key management, metering, or billing yourself.

What the cloud adds on top of the open-source engine:

  • A memory REST API (add / search / get / update / delete / history).
  • API keys scoped per project, hashed at rest.
  • Workspace isolation — every memory is tenant-scoped automatically.
  • Usage metering & credits with a transparent, auditable ledger.
  • Webhooks for memory and request events.
  • A dashboard to browse memories, inspect requests, and manage billing.

Start here

Platform

Same engine, no lock-in

The cloud pins a published revision of the open engine instead of maintaining a second memory implementation. If you outgrow the hosted plan — or want to keep data on your own infrastructure — you can export the namespace and run the open-source engine yourself. Hosted authentication, billing, organizations, queues, and managed file extraction are separate Cloud concerns, so verify the target deployment contract rather than assuming every control plane endpoint transfers unchanged. See Platform vs. open source.

On this page