FishMem Cloud
The hosted, mem0-compatible memory API — no infrastructure to run.
FishMem Cloud is the managed version of the fishmem
engine. It runs the same engine code you can read on GitHub, behind a
mem0-compatible 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 mem0-compatible 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
Quickstart
Write and recall your first memory in minutes.
Authentication
Create an API key and call the API securely.
Memory operations
The full add / search / update / delete loop.
Migrate from mem0
Point your existing mem0 client at FishMem.
Platform
Dashboard
Browse memories, entities, requests, and settings.
Usage & credits
How operations are metered and what they cost.
Webhooks
Subscribe to memory and request events.
Billing
Plans, subscriptions, and the customer portal.
Same engine, no lock-in
The cloud is not a proprietary fork. If you outgrow the hosted plan — or want to keep your data on your own infrastructure — you can run the open-source engine yourself and keep the same API surface. See Platform vs. open source for the trade-offs.