medRxiv website screenshot

medRxiv

Cold Spring Harbor Laboratory preprint server for health sciences providing a REST API for searching and accessing medical and clinical research preprints before peer review. The API enables programmatic access to preprint metadata, publication information, and usage statistics for health science papers posted to medRxiv.

medRxiv publishes 3 APIs on the APIs.io network: Details API, Publications API, and Usage API. Tagged areas include Health Sciences, Preprints, Research, Open Access, and Medical Research.

The medRxiv catalog on APIs.io includes 1 Spectral governance ruleset.

medRxiv’s developer surface includes engineering blog and 6 more developer resources.

32.4/100 thin ▬ flat Agent 26/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFree
1 APIs
Health SciencesPreprintsResearchOpen AccessMedical ResearchClinical ResearchScientific Publications

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Health regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics does not apply to this provider. The published contracts declare no write operations, and a read-only API cannot create-or-update. The facet is excluded from this provider's denominator entirely — not scored zero. A reference or data API is not deficient for being unable to upsert.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/medrxiv: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 3

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

medRxiv Details API

Retrieve preprint metadata by date interval or DOI

medRxiv Publications API

Retrieve publication records linking preprints to published articles

medRxiv Usage API

Retrieve usage statistics for preprints

Open Collections 4

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

medRxiv REST Details API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Plans

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Finops

FINOPS

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

medRxiv API Rules

5 rules · 4 warnings 1 info

SPECTRAL

JSON Schema 2

Standalone JSON Schema definitions for this provider's data models.

PreprintDetail

14 properties

JSON SCHEMA

PublicationRecord

12 properties

JSON SCHEMA

Examples 3

Example request and response payloads for these APIs.

Get Preprint By Doi

4 fields

EXAMPLE

Get Publication Records

4 fields

EXAMPLE

Security Posture 1

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

Medrxiv Domain Security

TLSv1.3

SECURITY

Agentic Access 1

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

Medrxiv Agentic Access

5 operations

5 operations · 0 acting

AGENTIC

Resources

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 1

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: medRxiv
description: Cold Spring Harbor Laboratory preprint server for health sciences providing a REST API for searching and accessing
  medical and clinical research preprints before peer review. The API enables programmatic access to preprint metadata, publication
  information, and usage statistics for health science papers posted to medRxiv.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
specificationVersion: '0.23'
accessModel:
  pricing: free
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Free
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/medrxiv.png
url: https://raw.githubusercontent.com/api-evangelist/medrxiv/refs/heads/main/apis.yml
version: '0.19'
created: '2026-06-13'
modified: '2026-06-13'
tags:
- Health Sciences
- Preprints
- Research
- Open Access
- Medical Research
- Clinical Research
- Scientific Publications
apis:
- aid: medrxiv:medrxiv-details-api
  name: medRxiv Details API
  description: Retrieve preprint metadata by date interval or DOI
  humanURL: https://www.medrxiv.org/
  baseURL: https://api.medrxiv.org
  tags:
  - Details
  properties:
  - type: OpenAPI
    url: openapi/medrxiv-details-api-openapi.yml
  - type: Documentation
    url: https://api.medrxiv.org/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/medrxiv/refs/heads/main/json-schema/preprint-detail.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/medrxiv/refs/heads/main/json-schema/publication-record.json
  - type: Vocabulary
    url: https://raw.githubusercontent.com/api-evangelist/medrxiv/refs/heads/main/vocabulary/vocabulary.yml
  - type: JSONLDContext
    url: https://raw.githubusercontent.com/api-evangelist/medrxiv/refs/heads/main/json-ld/context.json
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/medrxiv/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/medrxiv/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/medrxiv/refs/heads/main/finops/finops.yml
- aid: medrxiv:medrxiv-publications-api
  name: medRxiv Publications API
  description: Retrieve publication records linking preprints to published articles
  humanURL: https://www.medrxiv.org/
  baseURL: https://api.medrxiv.org
  tags:
  - Publications
  properties:
  - type: OpenAPI
    url: openapi/medrxiv-publications-api-openapi.yml
  - type: Documentation
    url: https://api.medrxiv.org/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/medrxiv/refs/heads/main/json-schema/preprint-detail.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/medrxiv/refs/heads/main/json-schema/publication-record.json
  - type: Vocabulary
    url: https://raw.githubusercontent.com/api-evangelist/medrxiv/refs/heads/main/vocabulary/vocabulary.yml
  - type: JSONLDContext
    url: https://raw.githubusercontent.com/api-evangelist/medrxiv/refs/heads/main/json-ld/context.json
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/medrxiv/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/medrxiv/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/medrxiv/refs/heads/main/finops/finops.yml
- aid: medrxiv:medrxiv-usage-api
  name: medRxiv Usage API
  description: Retrieve usage statistics for preprints
  humanURL: https://www.medrxiv.org/
  baseURL: https://api.medrxiv.org
  tags:
  - Usage
  properties:
  - type: OpenAPI
    url: openapi/medrxiv-usage-api-openapi.yml
  - type: Documentation
    url: https://api.medrxiv.org/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/medrxiv/refs/heads/main/json-schema/preprint-detail.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/medrxiv/refs/heads/main/json-schema/publication-record.json
  - type: Vocabulary
    url: https://raw.githubusercontent.com/api-evangelist/medrxiv/refs/heads/main/vocabulary/vocabulary.yml
  - type: JSONLDContext
    url: https://raw.githubusercontent.com/api-evangelist/medrxiv/refs/heads/main/json-ld/context.json
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/medrxiv/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/medrxiv/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/medrxiv/refs/heads/main/finops/finops.yml
common:
- type: CapabilityMap
  url: capabilities/medrxiv-capability-edges.yml
  name: medRxiv Business Capability Map
- type: AgenticAccess
  url: agentic-access/medrxiv-agentic-access.yml
- type: DomainSecurity
  url: security/medrxiv-domain-security.yml
- type: Website
  url: https://www.medrxiv.org/
- type: TermsOfService
  url: https://www.medrxiv.org/about-medrxiv
- type: About
  url: https://www.medrxiv.org/about-medrxiv
- url: https://connect.medrxiv.org/medrxiv_xml.php?subject=all
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/medrxiv"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/medrxiv/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/medrxiv/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.