Skip to main content
GET
Receive citations with the DOI as a source paper

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string

Set to Bearer <token> to pass token for authorization.

Path Parameters

doi
string
required

Query Parameters

papers
boolean
default:false

Also fetch source paper metadata.

tallies
boolean
default:false

Also fetch source tally metadata.

Response

Successful Response

metadata
CitationsMetadataSchema · object
required
citations
CitationsCitedByExternal · object[]
required
tallies
Tallies · object | null
papers
Papers · object | null