Adobe Photoshop Document Operations API
Create, modify, and inspect PSD documents including layer editing, adjustments, and metadata retrieval.
Adobe Photoshop Document Operations API is one of 16 APIs that Adobe Photoshop publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.
Tagged areas include Document Operations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, an API reference, and a getting-started guide.
This API exposes 4 operations across 4 paths, and defines 10 schemas. It is described by OpenAPI 3.1.0, at version 2.0.0.
Requests are made against a single base URL, https://image.adobe.io.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Adobe Photoshop Document Operations API declares
2 security schemes
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (BearerAuth).
An API key is passed in the header as x-api-key (ApiKeyAuth).
By default, every request must be authenticated.
BearerAuth— OAuth Server-to-Server access token obtained from Adobe IMS at https://ims-na1.adobelogin.com/ims/token/v3 using clientcredentials grant type.ApiKeyAuth— Your Adobe Developer Console Client ID.
Paths & Operations 4
Across 4 paths, the API surfaces 4 operations — 4 POST. Each is listed below with its method, path, parameters, and response codes.
Create, modify, and inspect PSD documents including layer editing, adjustments, and metadata retrieval.
Schemas 10
The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are LayerOperation (13 properties), StorageOutput (5 properties), TextContent (4 properties), ErrorResponse (4 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 Photoshop 12
Other APIs Adobe Photoshop publishes across the network.