Using Rosetta.DepositTool with exlibrisgroup.com

Java integration

✓ Official SDK
Install
# Maven: see https://github.com/ExLibrisGroup/Rosetta.DepositTool
GET Task-lists Test API
curl \
  # append ?apikey=$API_KEY to the URL \
  https://api-eu.hosted.exlibrisgroup.com/almaws/v1/task-lists/test
Retrieve Printouts
curl \
  # append ?apikey=$API_KEY to the URL \
  https://api-eu.hosted.exlibrisgroup.com/almaws/v1/task-lists/printouts
Get Requested Resources
curl \
  # append ?apikey=$API_KEY to the URL \
  https://api-eu.hosted.exlibrisgroup.com/almaws/v1/task-lists/requested-resources
SDK on GitHub 📄 API Docs
SDK
Rosetta.DepositTool
Java
API
exlibrisgroup.com
exlibrisgroup.com:tasklists
Other SDKs for exlibrisgroup.com
Rosetta.dps-sdk-projects cloudapp-sdk
At a glance
Language Java
Endpoints10
Base URLhttps://api-eu.hosted.exlibrisgroup.com
✓ Official