E

Ex Libris APIs

by Ex Libris APIs

For more information on how to use these APIs, including how to create an API key required for authentication, see Alma REST APIs.

authexlibrisgroup

Quick Reference

Base URL https://api-eu.hosted.exlibrisgroup.com Auth type API Key Header Auth header GET /endpoint?apikey=YOUR_KEY Rate limit Based on contract Pricing Enterprise / contact sales Free quota None Documentation https://api-eu.hosted.exlibrisgroup.com Endpoint status Unreachable — No response — server may be down or blocking automated probes (checked Mar 29, 2026) Builder score D 36% builder-friendly
Pricing
28
Latency
0
Depth
68

Authentication

API key as a query parameter (apikey)

GET /endpoint?apikey=YOUR_KEY

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Paid library management system. Ex Libris (ProQuest) pricing by institution.

Key Endpoints

MethodPathDescription
GET /almaws/v1/task-lists/printouts Retrieve Printouts
POST /almaws/v1/task-lists/printouts Act on Printouts
GET /almaws/v1/task-lists/printouts/{printout_id} Retrieve a Printout
POST /almaws/v1/task-lists/printouts/{printout_id} Printout Service
GET /almaws/v1/task-lists/requested-resources Get Requested Resources
POST /almaws/v1/task-lists/requested-resources Act on Requested Resources
GET /almaws/v1/task-lists/rs/lending-requests Get Lending Requests
POST /almaws/v1/task-lists/rs/lending-requests Act on Lending Requests

Sample Request

curl -X GET 'https://api-eu.hosted.exlibrisgroup.com/almaws/v1/task-lists/printouts' \
  -H 'GET /endpoint?apikey=YOUR_KEY'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official Ex Libris APIs documentation.