You can use the CORE API to access the resources harvested and enriched by CORE. If you encounter any problems with the API, please report them to us . Overview The API is organised by resource t
curl \
# append ?apiKey=$API_KEY to the URL \
/search/{query}curl \
# append ?apiKey=$API_KEY to the URL \
/journals/get/{issn}curl \
# append ?apiKey=$API_KEY to the URL \
/articles/get/{coreId}