| Resource | Method | Description |
|---|---|---|
| https://api.elsevier.com/content/nonserial/title | GET |
Nonserial Title API:
|
| https://api.elsevier.com/content/nonserial/title/isbn/{isbn} | GET |
Nonserial Title API:
|
Nonserial Title API:
| GET | simple() |
| Accept | xsd:string (required) default: application/json options: application/json, text/xml, application/xml |
|
| Authorization | xsd:string |
|
| X-ELS-APIKey | xsd:string (required) |
|
| X-ELS-Authtoken | xsd:string |
|
| X-ELS-ReqId | xsd:string |
|
| X-ELS-ResourceVersion | xsd:string |
|
| httpAccept | xsd:string options: application/json, text/xml |
|
| access_token | xsd:string |
|
| apiKey | xsd:string |
|
| reqId | xsd:string |
|
| ver | xsd:string options: application/json, text/xml, application/xml |
|
| start | xsd:string |
Numeric value representing the results offset (i.e. starting position for the search results). The maximum for this value is a system-level default (varies with search cluster) minus the number of results requested. If not specified the offset will be set to zero (i.e. first search result) ex. start=5 |
| count | xsd:string |
Numeric value representing the maximum number of results to be returned for the search. If not provided this will be set to a system default based on service level. In addition the number cannot exceed the maximum system default ? if it does an error will be returned. ex. count=10 |
| view | xsd:string default: STANDARD options: STANDARD |
|
| field | xsd:string |
Multiple fields can be specified, delimited by commas. |
| title | xsd:string |
This represents a partial or complete serial title. Will match the pattern provided anywhere within the title -- no wildcard support is provided. ex. title=medicine |
| isbn | xsd:string |
Represents the source identifier filter. One or more identifiers can be provided. |
| subj | xsd:string |
Represents the Science Direct subject area abbreviation associated with the content category desired. One or more abbreviations can be provided. The following resource shows all of the available subject classifications. |
| application/json | Nonserial Title JSON Response:
|
nonSerialTitleSearchResp.json |
| text/xml | Nonserial Title XML Response:
|
nonSerialTitleSearchResp.xml |
| application/xml | Nonserial Title XML Response:
|
nonSerialTitleSearchResp.xml |
| text/xml | Invalid Request:
|
invalidRequest.xml |
| text/xml | Authentication Error:
|
authError.xml |
| text/xml | Invalid HTTP Method:
|
invalidHttpMethod.xml |
| text/xml | Invalid Mime Type:
|
invalidAcceptHeader.xml |
| text/xml | Quota Exceeded:
|
quotaExceeded.xml |
| text/xml | Generic Error:
|
genericError.xml |
Nonserial Title API:
| GET | simple() |
| Accept | xsd:string (required) default: application/json options: application/json, text/xml, application/xml, image/gif |
|
| Authorization | xsd:string |
|
| X-ELS-APIKey | xsd:string (required) |
|
| X-ELS-Authtoken | xsd:string |
|
| X-ELS-ReqId | xsd:string |
|
| X-ELS-ResourceVersion | xsd:string |
|
| httpAccept | xsd:string options: application/json, text/xml, application/xml, image/gif |
|
| access_token | xsd:string |
|
| apiKey | xsd:string |
|
| reqId | xsd:string |
|
| ver | xsd:string |
|
| view | xsd:string default: STANDARD options: STANDARD, COVERIMAGE |
|
| field | xsd:string |
Multiple fields can be specified, delimited by commas. |
| application/json | Nonserial Title JSON Response:
|
nonSerialTitleResp.json |
| text/xml | Nonserial Title XML Response:
|
nonSerialTitleResp.xml |
| application/xml | Nonserial Title XML Response:
|
nonSerialTitleResp.xml |
| image/gif | Nonserial Title Cover Image Response:
|
nonSerialTitleImage.gif |
| text/xml | Invalid Request:
|
invalidRequest.xml |
| text/xml | Authentication Error:
|
authError.xml |
| text/xml | Invalid HTTP Method:
|
invalidHttpMethod.xml |
| text/xml | Invalid Mime Type:
|
invalidAcceptHeader.xml |
| text/xml | Quota Exceeded:
|
quotaExceeded.xml |
| text/xml | Generic Error:
|
genericError.xml |