Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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).

Table of Contents
stylenone

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/:fulfillmentRequestIdPlease see the updated documentation here: LibKey Lending Tool API Documentation New