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

Operations on Creative Cloud Libraries.

Adobe Creative Cloud Libraries 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 Libraries. 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 4 operations across 2 paths, and defines 1 schema. 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.

4 operations 2 paths 1 schemas 1 DELETE2 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 Libraries 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 4

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

Libraries 4

Operations on Creative Cloud Libraries.

GET
/libraries
Adobe Creative Cloud List Libraries
getLibraries 2 params → 200401
POST
/libraries
Adobe Creative Cloud Create Library
createLibrary body → 201
GET
/libraries/{libraryId}
Adobe Creative Cloud Get Library
getLibrary 1 param → 200404
DELETE
/libraries/{libraryId}
Adobe Creative Cloud Delete Library
deleteLibrary 1 param → 204

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Library (6 properties). Each schema is shown below with its type and property counts.

Library
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adobe-creative-cloud-libraries-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