Skip to main content Checking the SCSB API
- Go to the SCSB swagger API console
- Press the authorize button
- Enter the
SCSB_AUTH_KEY
from the orangelight or bibdata app_configs - Press the close button
- To test the availability response:
- Open the shared-collection-rest-controller section
- Open the
/sharedCollection/bibAvailabilityStatus
POST request - Press the “Try it out” button
- For the bibliographic ID, use the SCSB id without the SCSB- prefix (e.g. for SCSB-11259399, you would enter 11259399)
- For the institutionId, you can use
scsb
or a more specific institution. - Press the execute button