Integrating with Laserfiche using APIs
An API is a set of functions that facilitate communication between two applications. For example, in the case of the Laserfiche API, these functions help other applications interact with documents stored in a Laserfiche Cloud repository.
Laserfiche supports multiple API libraries, including: Laserfiche API and Laserfiche SDK.
Laserfiche API | Laserfiche SDK |
---|---|
Modern REST based API - supports multiple environment | Legacy NET Framework only (up to 4.8) |
Interact with Laserfiche Repositories and Cloud Lookup Tables | Mature library to interact with Laserfiche Repositories |
Cloud & Self-Hosted (Laserfiche 11 and newer) | Cloud & Self-Hosted (including older versions) |
Requires Laserfiche Cloud Professional or higher | Requires an SDK license |
Getting Started | Laserfiche SDK Support |
Explore the Laserfiche APIs using the Swagger Playground