GET /{source}/{id}

ac.uk:europe-pmc-api

Summary: Get publication by ID
Operation ID: getPublicationById
Auth: none
Description

Retrieve a specific publication by its ID from a given source (MED, PMC, AGR, etc.).

Parameters (3)

format (string, query, optional, default: xml)

Response format.

Constraints: {'enum': ['json', 'xml']}

id (string, path, required)

Publication identifier (e.g., PMID, PMCID).

source (string, path, required)

Source database for the publication ID.

Constraints: {'enum': ['MED', 'PMC', 'AGR', 'CBA', 'CTX', 'ETH', 'HIR', 'PAT', 'PPR']}

Examples (1)

TitleTypeURLAction
Get publication by source and ID probe-gate https://www.ebi.ac.uk/europepmc/webservices/rest/MED/28482533

No probe data for this endpoint yet.