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 Photoshop Crop and Effects API

Apply AI-powered product crop and depth blur effects to images.

Adobe Photoshop Crop and Effects 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 Crop and Effects. 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 2 operations across 2 paths, and defines 5 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.

2 operations 2 paths 5 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0.0
Base URL
https://image.adobe.io
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Adobe Photoshop Crop and Effects 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 2

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

Crop and Effects 2

Apply AI-powered product crop and depth blur effects to images.

POST
/pie/psdService/productCrop
Adobe Photoshop Smart Crop to Product Subject
productCrop body → 202400401403429500
POST
/pie/psdService/depthBlur
Adobe Photoshop Apply Depth Blur Effect
depthBlur body → 202400401403429500

Schemas 5

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

ProductCropRequest
object
3 properties 2 required
StorageInput
object
2 properties 2 required
DepthBlurRequest
object
3 properties 2 required
StorageOutput
object
5 properties 3 required
ErrorResponse
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adobe-photoshop-crop-and-effects-api-openapi.yml Raw ↑

Other APIs Adobe Photoshop publishes across the network.

Adobe Firefly Services SDK for JavaScript
Adobe Photoshop UXP Plugin API
Adobe Photoshop UXP Scripting
Adobe Photoshop UXP Hybrid Plugins
Adobe Photoshop C++ Plugin SDK
Adobe Photoshop ExtendScript Scripting API
Adobe Photoshop Actions API
Adobe Photoshop Background Removal API
Adobe Photoshop Document Operations API
Adobe Photoshop Generative API
Adobe Photoshop Health API
Adobe Photoshop Renditions API