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 Presets API

Apply Lightroom presets (XMP develop settings) to images

Adobe Lightroom Presets 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 Presets. 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 Presets 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.

Presets 1

Apply Lightroom presets (XMP develop settings) to images

POST
/lrService/presets
Adobe Lightroom Apply Lightroom Presets to an Image
applyPresets 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), ApplyPresetsRequest (2 properties). Each schema is shown below with its type and property counts.

StorageInput
object
Reference to an input file stored in cloud storage
2 properties 2 required
ApplyPresetsRequest
object
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-presets-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 Edit Image API
Adobe Lightroom Health API
Adobe Lightroom Master API
Adobe Lightroom Renditions API
Adobe Lightroom XMP API