Secure Vault
Keep raw files, processed results, and the context around them together in a storage layer built for genomic data.
Gain permissioned access to user genomic data with our secure storage and API platform.
Moss offers a secure place to store genomic data and a permissioned API that lets 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
The genomic data layer
Genomic files are too valuable to be trapped in disconnected portals. Moss 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 handles 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();
Whether you’re bringing your own data or building the next genomic application, our platform is built to grow alongside you.
Launch App