Adobe Experience Manager website screenshot

Adobe Experience Manager

Adobe Experience Manager (AEM) is an enterprise content management solution for building websites, mobile apps, and forms, combining a digital asset management system, content fragment authoring, and adaptive forms in a single platform delivered as a cloud service. AEM provides REST APIs, GraphQL endpoints, and Java/JavaScript SDKs for content delivery, authoring, asset management, and infrastructure operations. Authentication for AEM as a Cloud Service uses Adobe IMS OAuth 2.0 service tokens.

Adobe Experience Manager publishes 1 API on the APIs.io network: Launches API. Tagged areas include Content Management, Enterprise CMS, Digital Asset Management, Headless CMS, and Content Fragments.

Adobe Experience Manager’s developer surface includes authentication, documentation, pricing, signup flow, and 7 more developer resources.

24.4/100 emerging ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessSelf serve
2 APIs
Content ManagementEnterprise CMSDigital Asset ManagementHeadless CMSContent FragmentsAdaptive Forms

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 24.4/100 · emerging
Contract Quality 10.8 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/adobe-experience-manager: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Adobe Experience Manager APIs

Collection of REST and GraphQL APIs for AEM as a Cloud Service covering Content Fragment delivery and management, Sites authoring, Dynamic Media asset delivery, Forms, and infra...

Adobe Experience Manager Launches API

AEM Launches for Content Fragments (experimental)

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

GraphQL 1

GraphQL schemas published by this provider.

Adobe Experience Manager GraphQL API

Collection of REST and GraphQL APIs for AEM as a Cloud Service covering Content Fragment delivery and management, Sites authoring, Dynamic Media asset delivery, Forms, and infra...

GRAPHQL

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Adobe Experience Manager Authentication

oauth2 · 1 scheme

SECURITY

Adobe Experience Manager Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Adobe Experience Manager Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Adobe Experience Manager Scopes

6 scopes · clientCredentials

6 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Adobe Experience Manager Agentic Access

14 operations · 7 acting

14 operations · 7 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: adobe-experience-manager
name: Adobe Experience Manager
description: Adobe Experience Manager (AEM) is an enterprise content management solution for building websites, mobile apps,
  and forms, combining a digital asset management system, content fragment authoring, and adaptive forms in a single platform
  delivered as a cloud service. AEM provides REST APIs, GraphQL endpoints, and Java/JavaScript SDKs for content delivery,
  authoring, asset management, and infrastructure operations. Authentication for AEM as a Cloud Service uses Adobe IMS OAuth
  2.0 service tokens.
type: Index
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/adobe-experience-manager.png
tags:
- Content Management
- Enterprise CMS
- Digital Asset Management
- Headless CMS
- Content Fragments
- Adaptive Forms
url: https://raw.githubusercontent.com/api-evangelist/adobe-experience-manager/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
- aid: adobe-experience-manager:apis
  name: Adobe Experience Manager APIs
  description: Collection of REST and GraphQL APIs for AEM as a Cloud Service covering Content Fragment delivery and management,
    Sites authoring, Dynamic Media asset delivery, Forms, and infrastructure. Authentication uses Adobe IMS OAuth service
    tokens.
  humanURL: https://developer.adobe.com/experience-cloud/experience-manager-apis/
  baseURL: https://author-<tenant>.adobeaemcloud.com
  tags:
  - Content Fragments
  - Sites
  - Assets
  - Dynamic Media
  - Forms
  - GraphQL
  properties:
  - type: Documentation
    url: https://developer.adobe.com/experience-cloud/experience-manager-apis/
  - type: Content Fragments Delivery
    url: https://developer.adobe.com/experience-cloud/experience-manager-apis/api/stable/contentfragments/delivery/
  - type: Assets Delivery
    url: https://developer.adobe.com/experience-cloud/experience-manager-apis/api/stable/assets/delivery/
  - type: Sites API
    url: https://developer.adobe.com/experience-cloud/experience-manager-apis/api/stable/sites/
  - url: graphql/adobe-experience-manager-graphql.md
    type: GraphQL
- aid: adobe-experience-manager:adobe-experience-manager-launches-api
  name: Adobe Experience Manager Launches API
  description: AEM Launches for Content Fragments (experimental)
  humanURL: https://developer.adobe.com/experience-cloud/experience-manager-apis/
  baseURL: https://author-<tenant>.adobeaemcloud.com
  tags:
  - Launches
  properties:
  - type: OpenAPI
    url: openapi/adobe-experience-manager-launches-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/adobe-experience-manager-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/adobe-experience-manager-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/adobe-experience-manager-domain-security.yml
- type: Authentication
  url: authentication/adobe-experience-manager-authentication.yml
- type: OAuthScopes
  url: scopes/adobe-experience-manager-scopes.yml
- type: GitHubOrganization
  url: https://github.com/aemsites
- type: LinkedIn
  url: https://www.linkedin.com/showcase/adobe-experience-manager
- type: Website
  url: https://business.adobe.com/products/experience-manager/adobe-experience-manager.html
- type: Documentation
  url: https://experienceleague.adobe.com/docs/experience-manager-cloud-service.html
- type: Pricing
  url: https://business.adobe.com/products/experience-manager/adobe-experience-manager.html
- type: Signup
  url: https://business.adobe.com/request-consultation/experience-cloud.html
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com