DeSci Labs website screenshot

DeSci Labs

DeSci Labs builds decentralized-science infrastructure for open, verifiable, and AI-native scholarly communication. Its products include DeSci Publish (DeSci Nodes) — a preprint and open-access publishing platform with rapid peer review and versioned, PID-addressed research objects; SciWeave — an AI research-discovery engine over 300M+ scientific works that ships a hosted Model Context Protocol (MCP) server; the DeSci Referee Finder for editorial reviewer matching; and the open-source dPID Resolver, an HTTP API that bridges decentralized persistent identifiers (dPIDs) to IPFS content and the Ceramic network. Developers integrate via the @desci-labs/nodes-lib client library and the public dPID Resolver API. Backed by hv-capital.

DeSci Labs publishes 3 APIs on the APIs.io network: Data API, Query API, and Resolve API. Tagged areas include Company, Ai Enterprise Software, Research Infrastructure, Decentralized Science, and Scholarly Communication.

DeSci Labs’ developer surface includes authentication, sandbox, documentation, API reference, getting-started guide, engineering blog, support, and 16 more developer resources.

47.6/100 developing ▬ flat Agent 58/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
3 APIs 1 MCP Servers
CompanyAi Enterprise SoftwareResearch InfrastructureDecentralized ScienceScholarly CommunicationPersistent IdentifiersOpen AccessAI Research ToolsIPFSModel Context Protocol

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 47.6/100 · developing
Contract Quality 12.0 / 25
Developer Ergonomics 16.1 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 58/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/desci-labs: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

DeSci Labs Data API

**Data utilities** - IPFS-related utilities like folder tree listing by dPID or CID. Useful for directory browsing UIs and content explorers.

DeSci Labs Query API

**Research discovery and browse functionality** - Ideal for browse pages, search, and analytics. Paginated lists of research objects with optional metadata resolution, version h...

DeSci Labs Resolve API

**Individual research object resolution** - Perfect for detail pages, file access, and direct DPID links. Get complete research objects with full version history, specific files...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

desci-labs-mcp.yml

MCP SERVER

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Desci Labs Authentication

none/apiKey/oauth2 · 4 schemes

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Desci Labs Agentic Access

12 operations · 1 acting

12 operations · 1 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: desci-labs
name: DeSci Labs
description: DeSci Labs builds decentralized-science infrastructure for open, verifiable, and AI-native scholarly communication.
  Its products include DeSci Publish (DeSci Nodes) — a preprint and open-access publishing platform with rapid peer review
  and versioned, PID-addressed research objects; SciWeave — an AI research-discovery engine over 300M+ scientific works that
  ships a hosted Model Context Protocol (MCP) server; the DeSci Referee Finder for editorial reviewer matching; and the open-source
  dPID Resolver, an HTTP API that bridges decentralized persistent identifiers (dPIDs) to IPFS content and the Ceramic network.
  Developers integrate via the @desci-labs/nodes-lib client library and the public dPID Resolver API. Backed by hv-capital.
url: https://raw.githubusercontent.com/api-evangelist/desci-labs/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://avatars.githubusercontent.com/desci-labs
x-type: company
x-source: vc-portfolio
x-backed-by:
- hv-capital
x-tier: enriched
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Ai Enterprise Software
- Research Infrastructure
- Decentralized Science
- Scholarly Communication
- Persistent Identifiers
- Open Access
- AI Research Tools
- IPFS
- Model Context Protocol
apis:
- aid: desci-labs:desci-labs-data-api
  name: DeSci Labs Data API
  description: '**Data utilities** - IPFS-related utilities like folder tree listing by dPID or CID. Useful for directory
    browsing UIs and content explorers.'
  humanURL: https://beta.dpid.org/api-docs/
  baseURL: https://beta.dpid.org/api
  tags:
  - Data
  properties:
  - type: OpenAPI
    url: openapi/desci-labs-data-api-openapi.yml
  - type: ErrorCatalog
    url: errors/desci-labs-problem-types.yml
  - type: DataModel
    url: data-model/desci-labs-data-model.yml
- aid: desci-labs:desci-labs-query-api
  name: DeSci Labs Query API
  description: '**Research discovery and browse functionality** - Ideal for browse pages, search, and analytics. Paginated
    lists of research objects with optional metadata resolution, version history, and filtering capabilities.'
  humanURL: https://beta.dpid.org/api-docs/
  baseURL: https://beta.dpid.org/api
  tags:
  - Query
  properties:
  - type: OpenAPI
    url: openapi/desci-labs-query-api-openapi.yml
  - type: ErrorCatalog
    url: errors/desci-labs-problem-types.yml
  - type: DataModel
    url: data-model/desci-labs-data-model.yml
- aid: desci-labs:desci-labs-resolve-api
  name: DeSci Labs Resolve API
  description: '**Individual research object resolution** - Perfect for detail pages, file access, and direct DPID links.
    Get complete research objects with full version history, specific files, or content in different formats (raw IPFS, MyST,
    JSON-LD).'
  humanURL: https://beta.dpid.org/api-docs/
  baseURL: https://beta.dpid.org/api
  tags:
  - Resolve
  properties:
  - type: OpenAPI
    url: openapi/desci-labs-resolve-api-openapi.yml
  - type: ErrorCatalog
    url: errors/desci-labs-problem-types.yml
  - type: DataModel
    url: data-model/desci-labs-data-model.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/desci-labs-domain-security.yml
- type: AgenticAccess
  url: agentic-access/desci-labs-agentic-access.yml
- type: Packages
  url: packages/desci-labs-packages.yml
- type: SDKs
  url: packages/desci-labs-packages.yml
- type: MCPServer
  url: mcp/desci-labs-mcp.yml
- type: LLMsTxt
  url: llms/desci-labs-llms.txt
- type: Authentication
  url: authentication/desci-labs-authentication.yml
- type: Conventions
  url: conventions/desci-labs-conventions.yml
- type: Conformance
  url: conformance/desci-labs-conformance.yml
- type: Lifecycle
  url: lifecycle/desci-labs-lifecycle.yml
- type: StatusPage
  url: https://status.desci.com
- type: Sandbox
  url: sandbox/desci-labs-sandbox.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Documentation
  url: https://docs.desci.com
- type: APIReference
  url: https://beta.dpid.org/api-docs/
- type: DeveloperPortal
  url: https://desci-labs.github.io/nodes/
- type: GettingStarted
  url: https://github.com/desci-labs/nodes-integration-template
- type: GitHubOrganization
  url: https://github.com/desci-labs
- type: Blog
  url: https://www.desci.com/blog
- type: Support
  url: https://docs.desci.com/find-help
- type: SignUp
  url: https://nodes.desci.com
- type: TermsOfService
  url: https://www.desci.com/terms-of-service
- type: PrivacyPolicy
  url: https://www.desci.com/privacy
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence