core.ac.uk

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

🔑 apikey 18 endpoints open_data
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (5 total)

pip install emsdk
npm install core
dotnet add package DotNetCore.SKIT.FlurlHttpClient.Wechat
# See https://github.com/runner365/LiveVideoCoreSDK
# See https://github.com/akka/akka-core
curl examples
Search through all resources
curl \
  # append ?apiKey=$API_KEY to the URL \
  /search/{query}
Find journal by ISSN
curl \
  # append ?apiKey=$API_KEY to the URL \
  /journals/get/{issn}
Get article by CORE ID
curl \
  # append ?apiKey=$API_KEY to the URL \
  /articles/get/{coreId}
Endpoints (18 total)
GET
/search/{query}
Search through all resources
GET
/journals/get/{issn}
Find journal by ISSN
GET
/articles/get/{coreId}
Get article by CORE ID
GET
/articles/search/{query}
Search through all documents
GET
/journals/search/{query}
Search through journals
GET
/repositories/search/{query}
Search through all repositories
GET
/articles/get/{coreId}/history
Get article history by CORE ID
GET
/repositories/get/{repositoryId}
Get repository by CORE repository ID
GET
/articles/get/{coreId}/download/pdf
Get fulltext PDF by CORE ID
POST
/search
Batch operation for search through all resources
POST
/articles/get
Batch operation for retrieving articles by CORE ID
POST
/journals/get
Batch operation for retrieving journals by ISSN
Related APIs in same category
api.gov.ukapis.gurubbc.comclimate.comepa.gov
At a glance
Total SDKs5
Languages5
Endpoints18
Authapikey
Categories1