Resource | Method | Description |
---|---|---|
https://api.elsevier.com/analytics/scival/publication/{id} | GET |
Publication Lookup API:
|
https://api.elsevier.com/analytics/scival/publication/metrics | GET |
Publication Lookup API:
|
Publication Lookup API:
GET | getPublication() |
id | xsd:long |
|
Accept | xsd:string (required) default: application/json options: application/json, application/xml, text/xml |
|
Authorization | xsd:string |
|
X-ELS-APIKey | xsd:string (required) |
|
X-ELS-Authtoken | xsd:string |
|
X-ELS-Insttoken | xsd:string |
|
X-ELS-ReqId | xsd:string |
|
httpAccept | xsd:string options: application/json, application/xml, text/xml |
|
access_token | xsd:string |
|
insttoken | xsd:string |
|
apiKey | xsd:string |
|
reqId | xsd:string |
|
application/json | Publication JSON Response:
|
JSON Example |
application/xml | Publication XML Response:
|
XML Example |
text/xml | Publication XML Response:
|
XML Example |
text/xml | Invalid Request:
|
Invalid Request Example |
text/xml | Authentication Error:
|
Authentication Error Example |
text/xml | Authorization/Entitlements Error:
|
Authorization Error Example |
text/xml | Invalid HTTP Method:
|
Invalid Method Example |
text/xml | Invalid Mime Type:
|
Invalid Mime Type Example |
text/xml | Quota Exceeded:
|
Quota Exceeded Example |
text/xml | Generic Error:
|
Generic Error Example |
Publication Lookup API:
GET | publicationMetrics() |
Accept | xsd:string (required) default: application/json options: application/json, application/xml, text/xml |
|
Authorization | xsd:string |
|
X-ELS-APIKey | xsd:string (required) |
|
X-ELS-Authtoken | xsd:string |
|
X-ELS-Insttoken | xsd:string |
|
X-ELS-ReqId | xsd:string |
|
httpAccept | xsd:string options: application/json, application/xml, text/xml |
|
access_token | xsd:string |
|
insttoken | xsd:string |
|
apiKey | xsd:string |
|
reqId | xsd:string |
|
metricTypes | xs:string (required) options: AcademicCorporateCollaboration, AcademicCorporateCollaborationImpact, AuthorCount, CitationCount, CitedPublications, CitingPatentCount, Collaboration, CollaborationImpact, FieldWeightedCitationImpact, FieldWeightedViewsImpact, JournalImpact, OutputsInTopCitationPercentiles, PaperPercentile, PatentCitationCount, PatentCitationsPerPublication, PatentCitedPublicationCount, PublicationsInTopJournalPercentiles, ViewsCount |
This represents the types of metrics desired in the response. More than one can be specified. ex. metricTypes=Collaboration,CitationCount |
publicationIds | xs:string |
This represents the Scopus publication IDs for which metrics are desired in the response. More than one can be specified. ex. publicationIds=85047328215,85052976466 |
yearRange | xs:string default: 5yrs options: 3yrs, 3yrsAndCurrent, 3yrsAndCurrentAndFuture, 5yrs, 5yrsAndCurrent, 5yrsAndCurrentAndFuture, 10yrs |
The year range for which to calculate the metric values. For instance, if the current year is 2018, 3yrsAndCurrentAndFuture would be 2015-2019. |
includeSelfCitations | xs:boolean default: true |
Whether or not to include self-citations in the metric calculations. Note that only certain metrics take this flag into consideration. |
byYear | xs:boolean default: true |
If set to true, metric values will be returned for each year in the range specified. If set to false, the metric values will be calculated for the entire year range. |
includedDocs | xs:string default: AllPublicationTypes options: AllPublicationTypes, ArticlesOnly, ArticlesReviews, ArticlesReviewsConferencePapers, ArticlesReviewsConferencePapersBooksAndBookChapters, ConferencePapersOnly, ArticlesConferencePapers, BooksAndBookChapters |
The document types to include in the metric calculations. Note that only certain metrics take this flag into consideration. |
journalImpactType | xs:string default: CiteScore options: CiteScore, SNIP, SJR |
The journal impact type to return from the metric calculations. This is only valid for the PublicationsInTopJournalPercentiles metric. |
showAsFieldWeighted | xs:boolean default: false |
Whether or not to display the metric calculations as field-weighted. This is only valid for the OutputsInTopCitationPercentiles metric. |
indexType | xs:string default: hIndex options: hIndex, h5Index, gIndex, mIndex |
The index type to return from the metric calculations. This is only valid for the HIndices metric. |
application/json | Publication JSON Response:
|
JSON Example |
application/xml | Publication XML Response:
|
XML Example |
text/xml | Publication XML Response:
|
XML Example |
text/xml | Invalid Request:
|
Invalid Request Example |
text/xml | Authentication Error:
|
Authentication Error Example |
text/xml | Authorization/Entitlements Error:
|
Authorization Error Example |
text/xml | Invalid HTTP Method:
|
Invalid Method Example |
text/xml | Invalid Mime Type:
|
Invalid Mime Type Example |
text/xml | Quota Exceeded:
|
Quota Exceeded Example |
text/xml | Generic Error:
|
Generic Error Example |