Coming Soon

GDPR Compliant
Decentralized Identifier System
for Research & Cultural Heritage Data

Sovereign data infrastructure for research institutions

100%
GDPR Compliant
W3C
DID Standard
EU
Data Sovereignty

Built for Sovereign Data

Enterprise grade infrastructure combining GDPR compliance, decentralized identifiers, and AI-powered knowledge extraction for research and heritage data.

GDPR & Privacy First

Full compliance with EU data protection regulations. Fine-grained consent management, data portability, and right-to-erasure built into the core architecture.

W3C Decentralized Identifiers

Standards-compliant DIDs with post-quantum cryptographic security. Persistent, resolvable identifiers for research datasets and cultural artifacts.

IPFS-Based Storage

Content-addressed, tamper-proof storage ensuring data integrity. Your research and heritage data remains accessible and verifiable indefinitely.

AI Knowledge Extraction

Intelligent agents for automated metadata extraction, entity recognition, and semantic enrichment of research papers and heritage documents.

Semantic Knowledge Graph

Rich interconnections between datasets, researchers, and institutions. Enable discovery through semantic queries and relationship mapping.

Repository Integration

Seamless bridges to Harvard Dataverse, Zenodo, and institutional repositories. DOI & Handle compatibility for existing workflows.

Platform Features

Experience a unified workspace with decentralized storage, secure sharing, and cryptographic access control.

Platform showcase - Overview

Rich Document Editor

Full-featured editor with code blocks, markdown support, and real-time auto-save to IPFS.

Secure File Sharing

Share files with granular permissions - read, write, or delete access with expiration dates.

UCAN Authorization

Decentralized capability-based access control with cryptographic verification.

Version History

Full version tracking with auto-save and cloud sync for all your documents.

IPFS Storage

Content-addressed storage ensuring data integrity and decentralized availability.

DID Manager

Create and manage decentralized identifiers for users, organizations, and data assets.

Dataverse

Organize and query your data with structured collections and metadata schemas.

BioAgents AI

AI-powered agents for automated data processing, analysis, and knowledge extraction.

By the Numbers

Trusted by Researchers Worldwide

Powering the next generation of DeSci Projects

100%
GDPR Compliance
100%
Data Sovereignty
24/7
IPFS Availability
0
Vendor Lock-in
Documentation

Start Building Today

Comprehensive guides and API references to integrate Ekayana into your research infrastructure.

Quick Links

Quick Start

Installation
# Install the Ekayana SDK
npm install @ekayana/sdk

# Or using yarn
yarn add @ekayana/sdk
Upload a file
import { Ekayana } from '@ekayana/sdk';

const client = new Ekayana({ 
  apiKey: process.env.EKAYANA_API_KEY 
});

// Upload research data with metadata
const result = await client.content.upload({
  file: './dataset.csv',
  metadata: {
    title: 'Climate Research Dataset 2024',
    license: 'CC-BY-4.0'
  }
});

console.log('CID:', result.cid);
View full documentation
API Reference

Powerful REST API

Well-documented endpoints for DID management, content storage, and AI-powered knowledge extraction.

View Full API Reference
ekayana-api - endpoints
# Identity Management - Create and manage W3C Decentralized Identifiers
POST/api/did/create
GET/api/did/{id}
PUT/api/did/{id}
POST/api/did/verify
# Knowledge Extraction - AI-powered document processing and enrichment
POST/api/extract/metadata
POST/api/extract/entities
GET/api/extract/status/{id}
POST/api/graph/query
# Data Storage - IPFS-based content management
POST/api/content/upload
GET/api/content/{cid}
POST/api/content/pin
GET/api/content/gateway/{cid}
Pricing

Open by Design

Start free, scale as your research or app data grows

Researcher

Perfect for individual researchers

Freeforever
  • 5GB IPFS storage
  • 100 DIDs per month
  • Basic BioAgents processing
  • Community support
  • Public gateway access
Start Free
Popular

Lab

For research labs and teams

$199/month
  • 100GB IPFS storage
  • Unlimited DIDs
  • Advanced BioAgents processing
  • Priority support
  • Dedicated gateway
  • Dataverse integration
  • Knowledge graph access
Get Started

Institution

For universities and research institutions

Custom
  • Custom storage
  • Unlimited DIDs
  • Full BioAgents suite
  • 24/7 dedicated support
  • Private IPFS cluster
  • Custom integrations
  • GDPR compliance package
  • On-premise deployment
Contact Sales
About

Building the Future of Research Data

Sovereign data infrastructure for research institutions

Our mission is to empower researchers with decentralized, privacy-preserving data infrastructure that ensures data sovereignty and GDPR compliance.

Leadership

SP

Sneha Priya

CEO & Co-Founder

Fashion Designer. NIFT, Kannur

SK

Suraj Kumar

CTO & Co-Founder

Protocol Labs `plGenesis` Hackathon winner. Built decentralized systems at scale.

AK

Antra Kumari

Head of Research

Data Architect at Ekayana. Expert in research data management.

AC

Ankita Choudhary

Head of AI/ML

AI research. Specializes in knowledge extraction.

Tech Stack

Protocol Labs
Filecoin Foundation
Harvard Dataverse
CERN Open Data
Zenodo
ORCID
Solana Labs