Engineering Village APIs expose access to a comprehensive database that includes the most authoritative engineering resources available to answer today's most timely questions - from theoretical to applied, and basic to complex .
Anyone can obtain an API Key and use the APIs free of charge, provided that our policies for using APIs and the data are honored. Full Engineering Village APIs access is only granted to customers with Engineering Village subscription.
Please visit Elsevier Developer Portal to get started.
You can obtain an API Key on Elsevier Developer Portal. If you do not already have an Elsevier user ID, you will have to register prior to obtaining an API Key. After obtaining an API Key, you will need to contact support to enable access to Engineering Village APIs.
Default API Key configuration description is available here.
Please visit Support page.
Engineering Village encapsulates a search request method that enables a RESTful API client to perform an expert search across all or any combination of Engineering Village databases. It also provides the ability to retrieve one or more records by unique document identifiers from these same databases.
Detailed policy:Definition: incorporates within the client application a search tool that takes the user's query, passes it on to different search indexes through APIs, gets the results from those APIs and combines them into a single result list for the user to see. This practice is common in digital library portals at universities, and Engineering Village's indexes are common targets for this. It also provides the ability to retrieve those results based on unique, individual document identifiers.
We allow this use case under the following conditions:
# | Engineering Village API Name | What it does | Response formats |
---|---|---|---|
1 | Engineering Village Search API | Provides Expert Search functionality against Engineering Village databases. Expert Search provides search power and flexibility by incorporating advanced Boolean logic and including a rich variety of options. | application/json application/xml |
2 | Engineering Village Retrieval API | Provides detailed view of an Engineering Village database record. | application/json application/xml |