Details about an authorExamples: https://api.
Details about an author s papersRetrieves a list of papers authored by a specific researcher identified by their unique semantic scholar author id.
Details about a paperExamples: https://api.
Details about a paper s authorsRetrieves the list of authors for a specific paper identified by its unique paper id in the semantic scholar database.
Details about a paper s citationsRetrieves a list of citations for a specific academic paper using its unique semantic scholar paper id.
Details about a paper s referencesRetrieves the list of references cited by a specific paper in the semantic scholar database.
Get details for multiple authors at onceRetrieves detailed information for multiple authors from semantic scholar in a single api call.
Get details for multiple papers at onceThe semanticscholar paper batch endpoint allows users to retrieve data for multiple academic papers in a single api call.
Paper bulk searchBehaves similarly to /paper/search, but is intended for bulk retrieval of basic paper data without search relevance: text query is optional and supports boolean logic for document matching.
Paper relevance searchThe searchpapers endpoint allows users to search for academic papers within the semantic scholar database.
Paper title searchBehaves similarly to /paper/search, but is intended for retrieval of a single paper based on closest title match to given query.
Search for authors by nameThe authorsearch endpoint allows users to search for authors within the semantic scholar database.
Suggest paper query completionsTo support interactive query-completion, return minimal information about papers matching a partial query example: https://api.
Text snippet searchReturn the text snippets that most closely match the query.