<p style="text-align: justify;">You can use the CORE API to access the resources harvested and enriched by CORE. If you encounter any problems with the API, please <a href="/contact">report them to us</a>.</p> <h2>Overview</h2> <p style="text-align: justify;">The API is organised by resource type. The resources are <b>articles</b>, <b>journals</b> and <b>repositories</b> and are represented using JSON data format. Furthermore, each resource has a list of methods. The API also provides two global methods for accessing all resources at once.</p> <h2>Response format</h2> <p style="text-align: justify;">Response for each query contains two fields: <b>status</b> and <b>data</b>. In case of an error status, the data field is empty. The data field contains a single object in case the request is for a specific identifier (e.g. CORE ID, CORE repository ID, etc.), or contains a list of objects, for example for search queries. In case of batch requests, the response
https://core.ac.uk18 endpoints available
/searchBatch operation for search through all resources
/articles/getBatch operation for retrieving articles by CORE ID
/journals/getBatch operation for retrieving journals by ISSN
/articles/dedupGet all near duplicate articles
/search/{query}Search through all resources
/articles/searchBatch operation for search through articles
/journals/searchBatch operation for search through journals
/articles/similarGet articles by similarity to a text
/repositories/getBatch operation for retrieving repositories by CORE repository ID
/journals/get/{issn}Find journal by ISSN
/repositories/searchBatch operation for searching through repositories
/articles/get/{coreId}Get article by CORE ID
/articles/search/{query}Search through all documents
/journals/search/{query}Search through journals
/repositories/search/{query}Search through all repositories
/articles/get/{coreId}/historyGet article history by CORE ID
/repositories/get/{repositoryId}Get repository by CORE repository ID
/articles/get/{coreId}/download/pdfGet fulltext PDF by CORE ID
<p style="text-align: justify;">You can use the CORE API to access the resources harvested and enriched by CORE. If you encounter any problems with the API, please <a href="/contact">report them to us</a>.</p> <h2>Overview</h2> <p style="text-align: justify;">The API is organised by resource type. The resources are <b>articles</b>, <b>journals</b> and <b>repositories</b> and are represented using JSON data format. Furthermore, each resource has a list of methods. The API also provides two global methods for accessing all resources at once.</p> <h2>Response format</h2> <p style="text-align: justify;">Response for each query contains two fields: <b>status</b> and <b>data</b>. In case of an error status, the data field is empty. The data field contains a single object in case the request is for a specific identifier (e.g. CORE ID, CORE repository ID, etc.), or contains a list of objects, for example for search queries. In case of batch requests, the response
https://core.ac.uk18 endpoints available
/searchBatch operation for search through all resources
/articles/getBatch operation for retrieving articles by CORE ID
/journals/getBatch operation for retrieving journals by ISSN
/articles/dedupGet all near duplicate articles
/search/{query}Search through all resources
/articles/searchBatch operation for search through articles
/journals/searchBatch operation for search through journals
/articles/similarGet articles by similarity to a text
/repositories/getBatch operation for retrieving repositories by CORE repository ID
/journals/get/{issn}Find journal by ISSN
/repositories/searchBatch operation for searching through repositories
/articles/get/{coreId}Get article by CORE ID
/articles/search/{query}Search through all documents
/journals/search/{query}Search through journals
/repositories/search/{query}Search through all repositories
/articles/get/{coreId}/historyGet article history by CORE ID
/repositories/get/{repositoryId}Get repository by CORE repository ID
/articles/get/{coreId}/download/pdfGet fulltext PDF by CORE ID