API Ultimate

Libib Ultimate includes its own REST API, allowing you to programmatically manage the accounts, managers, and patrons across your collective.
API Key
Access to the API is controlled by an API key. On this page you can:
- Generate an API key for your Ultimate account
- Delete the existing key at any time
Your key authenticates your requests to the Ultimate REST API, so keep it private and treat it like a password.
WARNING
Anyone with your API key can manage your accounts through the API. If a key is ever exposed, delete it and generate a new one.
Using the API
Once you have a key, see the REST API documentation for available endpoints covering accounts, managers, and patrons. Some programming knowledge is generally required to work with the API.
