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

Upload and manage assets (source files) for PDF operations.

Adobe Assets API is one of 32 APIs that Adobe publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Assets. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, a changelog, a JSON-LD context, and 1 JSON Schema.

This API exposes 3 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 4.0.0.

Requests are made against 2 base URLs: https://pdf-services-ue1.adobe.io, https://pdf-services.adobe.io.

3 operations 2 paths 4 schemas 1 DELETE1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
4.0.0
Base URL
https://pdf-services.adobe.io
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Adobe Assets API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — OAuth 2.0 access token obtained via client credentials grant from Adobe Identity Management Service (IMS). Generate credentials in the Adobe Developer Console…

Paths & Operations 3

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

Assets 3

Upload and manage assets (source files) for PDF operations.

POST
/assets
Adobe Upload an Asset
uploadAsset body → 200400401429
GET
/assets/{assetID}
Adobe Get Asset Download Uri
getAsset 1 param → 200404
DELETE
/assets/{assetID}
Adobe Delete an Asset
deleteAsset 1 param → 204404

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are AssetUploadResponse (2 properties), AssetDownloadResponse (2 properties), AssetUploadRequest (1 property), ErrorResponse (1 property). Each schema is shown below with its type and property counts.

ErrorResponse
object
Error response returned when a request fails.
1 property
AssetDownloadResponse
object
2 properties
AssetUploadRequest
object
1 property 1 required
AssetUploadResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adobe-assets-api-openapi.yml Raw ↑

Other APIs Adobe publishes across the network.

Adobe PDF Extract API
Adobe Acrobat Sign API
Adobe Analytics API
Adobe Firefly API
Adobe Experience Platform API
Adobe Stock API
Adobe Commerce API
Adobe Marketo Engage API
Adobe Workfront API
Adobe User Management API
Adobe I/O Events API
Adobe Experience Manager API