The Agency API

To use the Agency API endpoints, your key must be assigned the Agencies Read role. See Administering Sierra API Client Keys in the Sierra WebHelp for more information.

The Agency API contains a method for retrieving agency names and codes. Agency codes are used with libraries who use the INN-Reach Agency model. See Maintaining Locations and Agencies (INN-Reach Agency Model) in the Sierra WebHelp for more information.

With the Agency API, you can:

The Try it out! links below take you to the corresponding section in the interactive documentation, where you can view the model, model schema, and parameters for each available operation.

Get a List of Agencies

GET /v6/agencies/

Reads a list of agency names and associated codes in the specified language that are stored in the Sierra system.

Try it out!