Connected Papers
communityVisual tool to find and explore academic papers related to a field — citation graph explorer
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
https://connectedpapers.comNo auth requirededucationdataconfidence: 75/1000 discoveries1 contributors
GET
/api/searchSearch papers to build a graph
Parameters
qstringrequiredlimitintegeroptionalReturns
papers[] with paperId, title, authors[], year, citationCount, abstractGET
/api/graph/{paperId}Get connected papers graph
Parameters
paperIdstringrequiredReturns
origin{title, authors, year}, prior_works[], derivative_works[] with title, year, similarity_scoreGET
/api/papers/{paperId}Get paper details
Parameters
paperIdstringrequiredReturns
title, authors[], year, abstract, venue, citationCount, referenceCount, fields[]