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

Upload and manage document assets.

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

Tagged areas include Assets. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, an API reference, and a GitHub repository.

This API exposes 3 operations across 2 paths. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://cc-libraries.adobe.io/api/v1.

3 operations 2 paths 0 schemas 1 DELETE1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://firefly-api.adobe.io/v2
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Adobe Creative Cloud Assets API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). An API key is passed in the header as x-api-key (apiKey). By default, every request must be authenticated.

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 document assets.

POST
/assets
Adobe Creative Cloud Upload Asset
createAsset body → 200
GET
/assets/{assetID}
Adobe Creative Cloud Get Asset Download URI
getAsset 1 param → 200404
DELETE
/assets/{assetID}
Adobe Creative Cloud Delete Asset
deleteAsset 1 param → 204

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adobe-creative-cloud-assets-api-openapi.yml Raw ↑

Other APIs Adobe Creative Cloud publishes across the network.

Adobe Express Embed SDK
Adobe Cloud Storage and Collaboration API
Adobe Fonts API
Adobe Document Generation API
Acrobat Sign API
Adobe I/O Events
Adobe I/O Runtime
Adobe App Builder
Adobe UXP (Unified Extensibility Platform)
Adobe CEP (Common Extensibility Platform)
Adobe Photoshop API
Adobe Lightroom API