Adobe Creative Cloud
Adobe Creative Cloud is a suite of software and cloud services for graphic design, video editing, web development, photography, and 3D content creation. Its developer platform provides APIs for generative AI via Firefly Services, cloud storage and asset management, PDF document processing, electronic signatures, stock asset licensing, font delivery, and embeddable creative tools via the Express Embed SDK.
Solid contracts, transparent operations, and an easy start — typically complete on four or five facets with one clear soft spot.
API Evangelist profiles Adobe Creative Cloud the way a machine reads it — 140 machine-readable artifacts across 24 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.
Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Adobe Creative Cloud scores 66.8/100 (strong), with a separate agent-readiness read of 54/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.
Kin Score
This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.
How we profile Adobe Creative Cloud
Each block below is one kind of artifact we hold for Adobe Creative Cloud. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.
APIs 24
Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.
Individual APIs this provider publishes, each with its own machine-readable definition.
Adobe Express Embed SDK
A JavaScript SDK for embedding Adobe Express creative editing tools directly into web applications. The SDK provides a full editor component for design creation, quick actions f...
Adobe Cloud Storage and Collaboration API
A REST API for managing files, folders, and projects in Adobe Creative Cloud cloud storage. The API supports creating and organizing projects with hierarchical folder structures...
Adobe Fonts API
The Adobe Fonts API (formerly Typekit API) provides programmatic access to Adobe's font library for web and application integration. The API supports querying font family inform...
Adobe Document Generation API
A REST API for generating PDF and Word documents by merging JSON data into Microsoft Word templates. Part of Adobe Acrobat Services, the API supports conditional content inserti...
Acrobat Sign API
A REST API for creating and managing electronic signature workflows programmatically. The API supports document upload, agreement creation with configurable signing flows, real-...
Adobe I/O Events
Adobe I/O Events provides an event-driven webhook infrastructure for subscribing to changes across Adobe services. Developers register webhook endpoints to receive real-time HTT...
Adobe I/O Runtime
A serverless computing platform built on Apache OpenWhisk that enables developers to deploy and execute custom code on Adobe's cloud infrastructure. I/O Runtime supports event-d...
Adobe App Builder
A complete application development framework for building custom enterprise applications on Adobe infrastructure. App Builder combines Adobe I/O Runtime for serverless backend f...
Adobe UXP (Unified Extensibility Platform)
The Unified Extensibility Platform (UXP) is Adobe's modern cross-app plugin development framework replacing the legacy CEP platform. UXP uses a JavaScript engine with support fo...
Adobe CEP (Common Extensibility Platform)
The Common Extensibility Platform (CEP) is Adobe's legacy framework for building integrated HTML5 panels across multiple Creative Cloud desktop applications. CEP panels use HTML...
Adobe Photoshop API
A cloud-based REST API that provides programmatic access to Photoshop's image editing capabilities without requiring a local installation. Part of Adobe Firefly Services, the AP...
Adobe Lightroom API
A REST API for managing photos, albums, and applying presets in Adobe Lightroom, enabling automated photo organization and editing workflows. The API provides programmatic acces...
Adobe Developer Distribution
The Adobe Developer Distribution portal for publishing and managing plugins and extensions in the Creative Cloud Marketplace and Adobe Exchange. Supports UXP plugins, CEP extens...
Adobe Creative Cloud Assets API
Upload and manage document assets.
Adobe Creative Cloud Elements API
Operations on library elements (assets).
Adobe Creative Cloud Extraction API
Extract content from PDF documents.
Adobe Creative Cloud Image Editing API
Generative fill, expand, and editing operations.
Adobe Creative Cloud Image Generation API
Text-to-image and image generation operations.
Adobe Creative Cloud Libraries API
Operations on Creative Cloud Libraries.
Adobe Creative Cloud Licensing API
Asset licensing and download operations.
Adobe Creative Cloud Member API
Member profile and license history operations.
Adobe Creative Cloud PDF Operations API
Create, convert, and manipulate PDF documents.
Adobe Creative Cloud Search API
Asset search and discovery operations.
Adobe Creative Cloud Utilities API
Upload and utility operations.
Scroll within the panel for all 24 ·
Postman Collections 4
A runnable collection turns the contract into something a developer can execute in seconds. We profile them because the fastest way to trust an API is to make a real call against it.
Ready-to-run Postman collections for exercising this provider's APIs.
Arazzo Workflows 16
Real integrations are rarely a single call. Arazzo describes the multi-step sequences — auth, then create, then confirm — so both a human and an agent can follow the choreography, not just the endpoints.
Multi-step API workflows described with the Arazzo specification.
Adobe Creative Cloud Firefly Generate Similar Images
Upload a reference image then generate visually similar variations.
ARAZZOAdobe Creative Cloud Firefly Generative Expand
Upload an image then expand it beyond its original boundaries with AI-generated content.
ARAZZOAdobe Creative Cloud Firefly Generative Fill
Upload a source image and a mask, then fill the masked region with AI-generated content.
ARAZZOAdobe Creative Cloud Firefly Object Composite
Upload an object image then composite it into an AI-generated scene.
ARAZZOAdobe Creative Cloud Firefly Text to Image with Style Reference
Upload a style reference image then generate commercial-safe images from a text prompt.
ARAZZOAdobe Creative Cloud Libraries Create and Add Element
Create a Creative Cloud Library, add an element to it, then read the element back.
ARAZZOAdobe Creative Cloud Libraries List and Inspect Element
List the user's libraries, list elements in the first one, then inspect the first element.
ARAZZOAdobe Creative Cloud Libraries Purge Element
Resolve a library, find its first element, then delete that element to purge it.
ARAZZOAdobe Creative Cloud PDF Compress and Cleanup
Upload a PDF, compress it, retrieve the result, then delete the temporary source asset.
ARAZZOAdobe Creative Cloud PDF Create and Download
Upload a source document, create a PDF from it, then retrieve the result download URI.
ARAZZOAdobe Creative Cloud PDF Export to Format
Upload a PDF, export it to another format, then retrieve the converted result download URI.
ARAZZOAdobe Creative Cloud PDF Extract Content
Upload a PDF, extract its text and tables with AI, then retrieve the structured result.
ARAZZOAdobe Creative Cloud PDF OCR then Protect
Upload a scanned PDF, make it searchable with OCR, then password-protect the result.
ARAZZOAdobe Creative Cloud Stock License History Audit
Read the member profile then pull the Stock license history to audit recent downloads.
ARAZZOAdobe Creative Cloud Stock Quota-Aware License
Check the member's Stock quota, search for an asset, then license it when quota remains.
ARAZZOAdobe Creative Cloud Stock Search License and Download
Search Adobe Stock for a photo, check its license state, then license it for download.
ARAZZOScroll within the panel for all 16 ·
Pricing Plans 1
Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.
Published pricing tiers and plan structures.
Rate Limits 1
Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.
Documented rate limits and quota policies.
Adobe Creative Cloud Rate Limits
RATE LIMITSFinOps 1
Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.
Cost, billing, and metering signals for API financial operations.
Features 12
The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.
Notable capabilities this provider offers.
Generative AI Image Creation
Generate images from text prompts, fill masked regions, and expand images using Adobe Firefly AI models.
PDF Document Processing
Create, convert, extract, compress, OCR, and protect PDF documents programmatically.
Electronic Signatures
Create and manage electronic signature workflows with Acrobat Sign for agreement lifecycle management.
Stock Asset Licensing
Search, preview, and license photos, vectors, videos, and templates from Adobe Stock.
Creative Cloud Libraries
Sync colors, styles, graphics, and design assets across Adobe applications and custom integrations.
Cloud Storage
Manage files, folders, and projects in Creative Cloud cloud storage with collaboration.
Font Delivery
Access and deliver Adobe Fonts (formerly Typekit) for web and application typography.
Embeddable Creative Tools
Embed Adobe Express editor and quick actions in web applications via the Embed SDK.
Plugin Development
Build extensions for Photoshop, InDesign, Illustrator, and other CC apps using UXP or CEP.
Event-Driven Webhooks
Subscribe to real-time notifications for changes across Adobe services via I/O Events.
Cloud Image Processing
Automate Photoshop and Lightroom operations in the cloud without local installations.
Document Generation
Generate PDFs and Word documents by merging JSON data into templates.
Scroll within the panel for all 12 ·
Event Specifications 1
Not every API is request/response. AsyncAPI describes the event-driven and streaming side — the webhooks and channels — so the asynchronous half of the interface is documented the same way the synchronous half is.
AsyncAPI definitions for this provider's event-driven and streaming APIs.
Adobe I/O Events
Adobe I/O Events enables developers to receive near-real-time notifications when events occur across Adobe products and services. Events are delivered via webhooks or journaling...
ASYNCAPISemantic Vocabularies 1
JSON-LD contexts give the data shared meaning across APIs. We profile them because semantics are what let a machine reconcile 'customer' here with 'customer' somewhere else.
JSON-LD contexts and semantic vocabularies used across these APIs.
Adobe Creative Cloud Context
JSON-LDSpectral Rules 3
Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.
Adobe Creative Cloud API Rules
SPECTRALAdobe Creative Cloud API Rules
SPECTRALAdobe Creative Cloud API Rules
SPECTRALJSON Schema 18
Standalone JSON Schema definitions describe the data models behind the API. We profile them so the shapes are validatable on their own — useful long after a single request is forgotten.
Standalone JSON Schema definitions for this provider's data models.
ElementCreation
JSON SCHEMAElement
JSON SCHEMALibrary
JSON SCHEMAAdobe CEP Extension Manifest
JSON SCHEMAErrorResponse
JSON SCHEMAExpandImageRequest
JSON SCHEMAFillImageRequest
JSON SCHEMAGenerateImagesRequest
JSON SCHEMAGenerateImagesResponse
JSON SCHEMAGenerateSimilarRequest
JSON SCHEMAImageReference
JSON SCHEMAObjectCompositeRequest
JSON SCHEMALicenseHistoryResponse
JSON SCHEMALicenseInfoResponse
JSON SCHEMALicenseResponse
JSON SCHEMAMemberProfile
JSON SCHEMASearchResponse
JSON SCHEMAStockAsset
JSON SCHEMAScroll within the panel for all 18 ·
JSON Structure 18
JSON Structure captures the data shapes in a form built for tooling — a complement to JSON Schema that keeps the model machine-legible.
JSON Structure definitions describing this provider's data shapes.
Adobe Cc Libraries Api Element Creation Structure
JSON STRUCTUREAdobe Cc Libraries Api Element Structure
JSON STRUCTUREAdobe Cc Libraries Api Library Structure
JSON STRUCTUREAdobe Cep Extension Manifest Structure
JSON STRUCTUREAdobe Firefly Api Error Response Structure
JSON STRUCTUREAdobe Firefly Api Expand Image Request Structure
JSON STRUCTUREAdobe Firefly Api Fill Image Request Structure
JSON STRUCTUREAdobe Firefly Api Generate Images Request Structure
JSON STRUCTUREAdobe Firefly Api Generate Images Response Structure
JSON STRUCTUREAdobe Firefly Api Generate Similar Request Structure
JSON STRUCTUREAdobe Firefly Api Image Reference Structure
JSON STRUCTUREAdobe Firefly Api Object Composite Request Structure
JSON STRUCTUREAdobe Stock Api License History Response Structure
JSON STRUCTUREAdobe Stock Api License Info Response Structure
JSON STRUCTUREAdobe Stock Api License Response Structure
JSON STRUCTUREAdobe Stock Api Member Profile Structure
JSON STRUCTUREAdobe Stock Api Search Response Structure
JSON STRUCTUREAdobe Stock Api Stock Asset Structure
JSON STRUCTUREScroll within the panel for all 18 ·
Examples 18
Real request and response payloads are what turn a spec from abstract into obvious — and they're one of the twelve things an agent needs to call an API correctly on the first try.
Example request and response payloads for these APIs.
Scroll within the panel for all 18 ·
Security Posture 3
Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Agentic Access 1
An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.
Recommended x-agentic-access execution contracts for AI agents.
Use Cases 8
What developers actually build with this provider — captured so the catalogue answers 'what is this for', not just 'what does this expose'.
What developers build with this provider.
Creative Asset Automation
Automate image generation, editing, and processing workflows using Firefly and Photoshop APIs.
Document Workflow Automation
Generate, convert, sign, and archive documents using PDF Services and Acrobat Sign.
E-commerce Product Images
Use Firefly generative fill and Photoshop background removal for product photography automation.
Brand Asset Management
Sync brand colors, fonts, and assets across teams using Creative Cloud Libraries API.
Content Personalization
Generate personalized visual content at scale using Firefly text-to-image for marketing campaigns.
Digital Publishing
Automate PDF creation, compression, and accessibility tagging for digital publication workflows.
Contract Management
Create, send, sign, and track electronic agreements with Acrobat Sign API integration.
Stock Asset Integration
Embed Adobe Stock search and licensing into content management and publishing platforms.
Scroll within the panel for all 8 ·
Integrations 6
Pre-built integrations with other platforms tell you where this provider already fits in a stack.
Pre-built integrations with other platforms and tools.
Microsoft Office
PDF Services integration with Word, Excel, and PowerPoint for document conversion.
Salesforce
Acrobat Sign integration with Salesforce for electronic signature workflows in CRM.
Workday
Acrobat Sign integration with Workday for HR document signing workflows.
Adobe Experience Cloud
Integration with AEM, Analytics, and Target for enterprise content management.
Slack
Acrobat Sign notifications and signing workflows within Slack channels.
GitHub
Open-source SDKs and documentation repositories for developer integration.
Solutions 4
Packaged solutions the provider offers on top of the raw API surface.
Packaged solutions this provider offers.
Creative Cloud All Apps
Complete suite of 20+ creative applications with API access for desktop and cloud workflows.
Adobe Firefly Services
Generative AI APIs combining Firefly, Photoshop, and Lightroom for cloud image processing.
Adobe Acrobat Services
PDF Services, Document Generation, and Acrobat Sign APIs for document workflow automation.
Adobe App Builder
Full-stack application framework for building custom enterprise extensions on Adobe infrastructure.
Resources
Every other property we hold for Adobe Creative Cloud — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.
Get Started 3
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 16
Pagination, idempotency, versioning, errors, and events
Scroll within the panel for all 16 ·
Build 4
SDKs, sample code, and the tooling you integrate with
Access & Security 6
Authentication, authorization, and security posture
Learn 1
Tutorials, courses, talks, and written guidance
Operate 4
Status, limits, changes, and where to get help
Commercial 4
Pricing, plans, and the legal terms of use
Company 6
The organization behind the API
Other 1
Properties that don't map to a standard resource type
← All providers · Data indexed from github.com/api-evangelist/adobe-creative-cloud · machine-readable index on apis.io