Secure Vault
Keep raw files, processed results, and the context around them together in a storage layer built for genomic data.
We're building a secure storage and API platform for permissioned access to user genomic data.
Moss is building a secure place to store genomic data and a permissioned API that will let the services and AI agents you choose put that data to use.
My genomic vault
Private storage
Genomic file
whole-genome.cram
Type
CRAM
Coverage
30×
Access
Private
Connected services
You control accessHealth insights agent
Read access
Care provider
Access expires in 5 days
Product preview — interface shown is illustrative.
The genomic data layer
Genomic files are too valuable to be trapped in disconnected portals. Moss is building the layer that makes them portable, permissioned, and useful across a growing ecosystem.
Keep raw files, processed results, and the context around them together in a storage layer built for genomic data.
Users decide which services can access their data and can manage access without moving or duplicating files.
A consistent API gives approved applications and AI agents a reliable way to work with genomic data.
How it works
Moss separates where data lives from how it is used. That means you keep a single source of truth while approved tools connect through a shared interface.
User uploads genomic data to their private vault.
Choose a service or agent and grant the access it needs.
The approved integration accesses the data through the Moss API.
For developers
Give your product or agent a clear, permission-aware path to user genomic data. Moss is building the storage layer so your team can focus on the experience and insight you’re creating.
const vault = await moss.vaults
.get({
user: "user_128",
scope: "genome:read"
});
// Access is limited to the user-approved scope
const data = await vault.genomicData();
Illustrative example. The Moss API is in private alpha.
Whether you’re bringing your own data or building the next genomic application, our platform is built to grow alongside you.
Join the waitlist