Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 744 Bytes

scsb.md

File metadata and controls

17 lines (16 loc) · 744 Bytes
layout title
default
Checking the SCSB API

Checking the SCSB API

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