Release notes - August 3, 2023
Web of Science Expanded API
The modifiedTimeSpan parameter can now be applied to the /citing endpoint. This parameter does not work with the ‘all databases’ search (databaseId=WOK). Applying modifiedTimeSpan with databaseId=WOK now returns an error on all endpoints.
Example request URL: https://wos-api.clarivate.com/api/wos/citing?databaseId=WOS&lang=en&uniqueId=000074145300010&count=50&firstRecord=1&modifiedTimeSpan=2023-01-15+2023-10-29
The XML schema for the Expanded API has been updated to resolve some inaccuracies and provide examples.
Web of Science Starter API
The API now supports the ‘sourceURL’ search tag, abbreviated as SUR. This extends the Starter API functionality to support a Data Citation Index (DRCI) search option previously available on the deprecated Links AMR API.
Example request URL: https://api.clarivate.com/apis/wos-starter/v1/documents?q=SUR=”http://www.uniprot.org/uniprot/P03891″&db=DRCI
Note that this functionality is also available in the Expanded API. It applies only to documents in the Data Citation Index.