SUSHI
SUSHI (Standardized Usage Statistics Harvesting Initiative) is an ANSI/NISO standard API for harvesting resource usage data, and specifically designed to work with COUNTER reporting.
SUSHI is a SOAP-based API which allows retrieval of XML-based report data.
More technical background into SUSHI can be found on the NISO website
Enabling SUSHI access
SUSHI access can be enabled within the COUNTER Reports tab in the admin portal, and also within the embedded reporting widget. Sushi export is available for COUNTER R5 reports.
Once enabled, three key pieces of information are made available:
- SUSHI Service URL : this is the base URL for the SUSHI API, e.g.
https://connect.liblynx.com/sushi/r5
- Requestor ID : this is essentially a password which grants access to a specific set of account reports
- Customer ID : this is the LibLynx ID for the customer account
A customer needs these pieces of information to integrate the LibLynx COUNTER reports into their own reporting software. Other SUSHI fields can be left blank without affecting the transfer.
Testing
NISO recommends various services for testing SUSHI:
https://www.niso.org/standards-committees/sushi/sushi-tools
It's also possible to test with a SOAP testing tool like SoapUI