Skip to content

Reporting API

Important note: Only public library partners can request and get access to the Reporting API.

The Reporting API suite currently features a Checkouts Report API, which lets you retrieve past circulation information about your own library collection.

Best practices

Build flexibility into your integration:

  • Don’t rely on every field being present in each API response. Many fields are nullable and may not be included in API responses.
  • Fields can be added to responses at any time, so make sure your integration can handle unexpected fields.