Resource | Method | Description |
---|---|---|
https://api.elsevier.com/analytics/scival/subjectArea/classificationType/{classificationType} | GET |
Subject Area Lookup API:
|
https://api.elsevier.com/analytics/scival/subjectArea/{id} | GET |
Subject Area Lookup API:
|
https://api.elsevier.com/analytics/scival/subjectArea/search | GET |
Subject Area Lookup API:
|
Subject Area Lookup API:
GET | getSubjectAreasByClassification() |
classificationType | xs:string default: ASJC options: ASJC, FOR, FOS, KAKEN, QS, REF2014, THE, SDG, POL |
|
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 | Subject Area JSON Response:
|
JSON Example |
application/xml | Subject Area XML Response:
|
XML Example |
text/xml | Subject Area 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 |
Subject Area Lookup API:
GET | getSubjectArea() |
id | xsd:long |
|
classificationType | xs:string default: ASJC options: ASJC, FOR, FOS, KAKEN, QS, REF2014, THE, SDG, POL |
|
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 | Subject Area JSON Response:
|
JSON Example |
application/xml | Subject Area XML Response:
|
XML Example |
text/xml | Subject Area 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 |
Subject Area Lookup API:
GET | subjectAreaSearch() |
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 |
|
query | xsd:string (required) |
This represents the boolean search to be executed to retrieve SciVal Subject Areas. Valid fields are name and classification. Valid operators are OR and AND. ex. query=name(biology) AND classification(ASJC) |
limit | xs:int default: 100 |
|
offset | xs:int default: 0 |
|
application/json | Institution JSON Response:
|
JSON Example |
application/xml | Institution XML Response:
|
XML Example |
text/xml | Institution 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 |