| Resource | Method | Description |
|---|---|---|
| https://api.elsevier.com/authenticate/ | GET |
Authenticate API:
|
Authenticate API:
| GET | simple() |
| Accept | xsd:string (required) default: application/json options: text/xml, application/json |
|
| Authorization | xsd:string |
|
| X-ELS-APIKey | xsd:string (required) |
|
| X-ELS-Authtoken | xsd:string |
|
| X-ELS-Insttoken | xsd:string |
|
| X-ELS-ReqId | xsd:string |
|
| X-ELS-ResourceVersion | xsd:string options: new |
|
| httpAccept | xsd:string options: text/xml, application/json |
|
| access_token | xsd:string |
|
| insttoken | xsd:string |
|
| apiKey | xsd:string |
|
| reqId | xsd:string |
|
| ver | xsd:string |
|
| choice | xsd:string |
In the event multiple choices are available for the requesting IP this parameter represents the desired path choice for authentication. If not provided and the authentication is ambiguous (i.e. multiple path choices) a 300 status is returned. |
| platform | xsd:string default: SCIDIR options: SCIDIR, SCOPUS, EV, EMBASE |
Indicates the application platform that should be authenticated. |
| application/json | Authenticate JSON Response:
|
JSON Example |
| text/xml | Authenticate XML Response:
|
XML Example |
| application/json | Authenticate Choice JSON Response:
|
JSON Example |
| text/xml | Authenticate Choice XML Response:
|
XML Example |
| text/xml | Invalid Request:
|
Invalid Request Example |
| text/xml | Authenticate Error:
|
Authenticate Error Example |
| text/xml | Authorization/Entitlements Error:
|
Authorization Error Example |
| Invalid HTTP Method:
|
Invalid Method Example |
| text/xml | Invalid Mime Type:
|
Invalid Mime Type Example |
| Quota Exceeded:
|
Quota Exceeded Example |
| Generic Error:
|
Generic Error Example |