Using cloudapp-sdk with exlibrisgroup.com

SCSS integration

✓ Official SDK
Install
# See https://github.com/ExLibrisGroup/cloudapp-sdk
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
cloudapp-sdk
SCSS
API
exlibrisgroup.com
exlibrisgroup.com:tasklists
Other SDKs for exlibrisgroup.com
Rosetta.DepositTool Rosetta.dps-sdk-projects
At a glance
Language SCSS
Endpoints10
Base URLhttps://api-eu.hosted.exlibrisgroup.com
✓ Official