Batch data retrieval via the REST API

Given a list of DOIs, is there any way to retrieve their metadata in bulk from the REST API? I would prefer not to hit the /works/{doi} endpoint for each list item if possible.

Hi @ialarmedalien ,

Unfortunately, there is not a way to do that without building a script to do so. We do not yet have a tool like that available.

-Isaac