Skip to main content
GET
Get recommended papers to read given a DOI

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

Response

Successful Response

id
string | null
doi
string | null
title
string | null
slug
string | null
authors
AuthorResults · object[] | null
journal
string | null
shortJournal
string | null
publisher
string | null
memberId
integer | null
abstract
string | null
year
integer | null
date
string<date> | null
lastUpdate
integer | null
volume
string | null
issue
string | null
page
string | null
tally
TallyResponse · object | null
Example:
issns
string[] | null
isOa
boolean | null
oaStatus
string | null
smartCitation
SmartCitation · object | null
score
number | null