For more information on how to use these APIs, including how to create an API key required for authentication, see Alma REST APIs.
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
API key as a query parameter (apikey)
GET /endpoint?apikey=YOUR_KEY
Paid library management system. Ex Libris (ProQuest) pricing by institution.
| Method | Path | Description |
|---|---|---|
| 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 |
curl -X GET 'https://api-eu.hosted.exlibrisgroup.com/almaws/v1/task-lists/printouts' \ -H 'GET /endpoint?apikey=YOUR_KEY'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official Ex Libris APIs documentation.