Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Adobe Lightroom Edit Image API

Apply custom Lightroom edit settings to images

Adobe Lightroom Edit Image 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 Edit Image. 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 1 operation across 1 path, and defines 5 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.

1 operations 1 paths 5 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2
Server
https://lr.adobe.io/v2
Authentication
OAuth 2.0, API Key
Terms of Service
Resource Areas
1

Authentication & Security 2

Adobe Lightroom Edit Image 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 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Edit Image 1

Apply custom Lightroom edit settings to images

POST
/lrService/edit
Adobe Lightroom Apply Custom Edit Settings to an Image
editImage 2 params body → 200202400401403429

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are StorageOutput (5 properties), JobResponse (5 properties), ErrorResponse (4 properties), EditImageRequest (3 properties). Each schema is shown below with its type and property counts.

EditImageRequest
object
3 properties 2 required
StorageInput
object
Reference to an input file stored in cloud storage
2 properties 2 required
JobResponse
object
5 properties
ErrorResponse
object
4 properties
StorageOutput
object
Reference to the output destination in cloud storage
5 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lightroom-edit-image-api-openapi.yml Raw ↑

Other APIs Adobe Lightroom publishes across the network.

Adobe Lightroom Album Assets API
Adobe Lightroom Albums API
Adobe Lightroom Assets API
Adobe Lightroom Auto Straighten API
Adobe Lightroom Auto Tone API
Adobe Lightroom Catalog API
Adobe Lightroom Health API
Adobe Lightroom Master API
Adobe Lightroom Presets API
Adobe Lightroom Renditions API
Adobe Lightroom XMP API