API Specification
Details of the API specifcation and how to find what API endpoints are available.
Stroom has many public REST APIs to allow other systems to interact with Stroom. Everything that can be done via the user interface can also be done using the API.
All methods on the API will are authenticated and authorised, so the permissions will be exactly the same as if the API user is using the Stroom user interface directly.
Details of the API specifcation and how to find what API endpoints are available.
How to call a method on the Stroom API using curl.
The APIs to allow other systems to query the data held in Stroom.
An API method for exporting all Stroom content to a zip file.
How to perform reference data loads and lookups using the API.