Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Below outlines the various calls and elements produced by the LibKey Lending Tool’s API (INCDocs is the branded version of this service used by NHS England and for whom this documentation is also applicable).

Check the availability of an article at a library

GET /public/v1/libraryGroups/:libraryGroupId/libraries/:libraryId/articles/doi/:doi
GET /public/v1/libraryGroups/:libraryGroupId/libraries/:libraryId/articles/pmid/:articlePMID

Create a fulfillment request

POST /public/v1/libraryGroups/:libraryGroupId/fulfillmentRequests

Get the status of a fulfillment request

GET /public/v1/libraryGroups/:libraryGroupId/fulfillmentRequests/:fulfillmentRequestId

  • No labels