The Vendors API

To use the Vendors API endpoint, your key must be assigned the Vendors Read role. See Administering Sierra API Client Keys in the Sierra WebHelp for more information. Innovative recommends that you do not assign this role to a vendor.

The Vendors API contains a method for retrieving vendor records. Vendor records contain data about book and serial vendors.

With the Vendors 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.

See also:

Vendor object

Get a List of Vendors

GET /v6/vendors /

Returns a list of vendors.

Try it out!