Adobe Lightroom Assets API
CRUD operations on photo and video assets
Adobe Lightroom Assets API is one of 12 APIs that Adobe Lightroom publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Assets. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a getting-started guide, and a changelog.
This API exposes 6 operations across 4 paths, and defines 8 schemas. It is described by OpenAPI 3.1.0, at version 2.
Requests are made against a single base URL, https://lr.adobe.io/v2.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Adobe Lightroom Assets API declares
2 security schemes
for authenticating requests.
It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 1 scope.
An API key is passed in the header as X-Api-Key (apiKey).
By default, every request must be authenticated.
Paths & Operations 6
Across 4 paths, the API surfaces 6 operations — 3 GET, 3 PUT. Each is listed below with its method, path, parameters, and response codes.
CRUD operations on photo and video assets
Schemas 8
The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Asset (8 properties), AssetResponse (8 properties), AssetPayload (7 properties), AssetsListResponse (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Adobe Lightroom 11
Other APIs Adobe Lightroom publishes across the network.