Users and Fulfillment
The Users API allows access to users related information, as described in the map below.

Alma provides a set of Web services for handling user information, enabling you to quickly and easily manipulate user details. These Web services can be used by external systems—such as student information systems (SIS)—to retrieve or update user data.
Users
Loans
Requests
Purchase Requests
Fines and Fees
Deposits
Leganto Notifications
API | Path | |
---|---|---|
Retrieve user leganto notifications | GET /almaws/v1/users/{user_name}/leganto-notifications |
Staff Login Report
API | Path | |
---|---|---|
Retrieve Staff Login Report. | GET /almaws/v1/users/staff-login-report |
Test
API | Path | |
---|---|---|
GET User Test API | GET /almaws/v1/users/operation/test | |
POST User Test API | POST /almaws/v1/users/operation/test |
OpenAPI Specification
For information about the OpenAPI standard, see the OpenAPI Initiative. You can also read about OpenAPI support in Ex Libris APIs.
Swagger Codegen
Download an SDK powered by the Swagger Code Generator:
Swagger Editor
The Swagger Editor provides a side-by-side view of the specification and the Swagger UI console. It's an easy way to explore the standard and learn by playing.