Laserfiche API Swagger Playground

The Swagger Playground is a visual, interactive documentation tool that allows developers to explore and test REST APIs using a browser. Visit the Swagger UI for more information.

WARNING: Swagger Playground API calls are live and can delete or modify resources in the connected system.

See guide: Authenticate from the Swagger UI Playground

Laserfiche OAuth 2.0 Authorization Server API

  • The OAuth 2.0 Authorize endpoint sign-in page allows users to authenticate and grant permission for a third-party application to access their protected resources. The Authorization Code returned by a successful authorization process is typically exchanged with an Access Token using the Token endpoint.
  • The OAuth 2.0 Token endpoint is used to request an API Access Token.

Laserfiche OAuth 2.0 Authorization Server API regional endpoints

Note: The Authorize endpoint is not region specific but, based on the Laserfiche Cloud Account ID used to sign-in, it generates a region specific Authorization Code to be used with the corresponding region specific Token endpoint.

Laserfiche Repository API

Use the Laserfiche Repository API to access data in a Laserfiche repository. You can import or export files, modify the repository folder structure, read and modify templates and field values, and more.

Laserfiche Self-Hosted Repository API endpoint

  • Self-Hosted Laserfiche API Server typically exposes the Swagger UI at https://YOUR-SERVER.EXAMPLE.COM/LFRepositoryAPI/.

Laserfiche Cloud Repository API regional endpoints

Note: Repository API V2 offers enhanced functionality compared to V1 and is the recommended version. image

Laserfiche Cloud OData Table API

Use the Laserfiche OData Table API to access and manage data in a Laserfiche Lookup Tables.