Skip to main content
These endpoints resolve a DOI or PMID to full metadata: title, abstract, authors with affiliations, journal, retraction status, and editorial notices. Pair with tallies for citation data. Need an API key? On Pro, create one in the API Console. Creating a key doesn’t grant every optional scope; see Authentication for feature access. For higher limits or managed credentials, contact sales.

Get a single paper

Get multiple papers

Up to 500 DOIs per request. A GET variant also exists for compatibility; prefer POST for larger lists.

Resolve a PMID to a DOI

Get papers citing a target

Author metadata

Look up an author’s publications and aggregated citation statistics by author slug:
author_slug isn’t something you construct from a name, it’s a Scite-generated identifier (name plus a random suffix, e.g. georg-kucsko-mvlovd). Get it from the authorSlug field on author objects returned by paper lookups or search results. An unrecognized slug returns 404 {"detail": "Slug not found"}.