GET
/
api
/
add_to_project

Query Parameters

project_id
string

The project ID to which the items are being added. Default to 'gpt'

project_name
string

The project name to which the items are being added. Alternative to project_id

paper_id
string
required

Identifier of the paper to add, must be of the format <identifier_type>:<identifier_value>. Identifier type can be one of DOI, PMID, SS_ID, ARXIV, MAG, ACL, or PMCID.

Response

200 - application/json
abstract
string

The abstract of this paper. Agentic endpoints may not have this entry.

answer
string

Answer to the user query based on the information from this paper. Only available if generative_mode is set to true.

authors
string[]
cited_by_count
integer
doi
string

Digital Object Identifier

publication_date
string
ss_id
string

Semantic Scholar ID

title
string
url
string