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.

1 APIs 0 Features
Health SciencesPreprintsResearchOpen AccessMedical ResearchClinical ResearchScientific Publications

APIs

medRxiv REST API

REST API providing programmatic access to preprint metadata, publication information, and usage statistics for health science research papers posted to medRxiv. Supports retriev...

Pricing Plans

Plans

1 plans

PLANS

Rate Limits

Rate Limits

0 limits

RATE LIMITS

FinOps

Finops

FINOPS

Example Payloads

Get Preprint By Doi

4 fields

EXAMPLE

Get Preprints By Date Range

4 fields

EXAMPLE

Get Publication Records

4 fields

EXAMPLE

Resources

🔗
Website
Website
📜
TermsOfService
TermsOfService
🔗
About
About

Sources

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.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
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:
- name: medRxiv REST API
  description: REST API providing programmatic access to preprint metadata, publication information, and usage statistics
    for health science research papers posted to medRxiv. Supports retrieval by date range, DOI lookup, and pagination through
    result sets. Returns metadata including title, authors, abstract, DOI, license, and subject category.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.medrxiv.org/
  baseURL: https://api.medrxiv.org
  tags:
  - Health Sciences
  - Preprints
  - Research
  - Metadata
  - Open Access
  - Medical Research
  properties:
  - type: Documentation
    url: https://api.medrxiv.org/
  - type: OpenAPI
    url: https://raw.githubusercontent.com/api-evangelist/medrxiv/refs/heads/main/openapi/openapi.yml
  - 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
  contact:
  - FN: medRxiv Support
    url: https://www.medrxiv.org/about-medrxiv
    email: ''
common:
- 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
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com