Skip to content
Marketing automation & email

adobe.com:aem

Adobe Experience Manager (AEM) sandbox and mock API

Swagger AEM is an OpenAPI specification for Adobe Experience Manager (AEM) API Writes persist, data moves on a schedule and every change can fire a signed webhook.

Operations
48
Collections
-
Event types
-
example request
curl https://your-adobe-aem.slurry.io/bin/querybuilder.json \
  -H "Authorization: Bearer slurry_sim_..."

Your simulation gets its own hostname, key and IP allow-list. Built from API version 3.7.1-pre.0.

What gets simulated

Collections, relationships and state machines are worked out from the spec when you start the simulation.

  • State. Creates, updates and deletes persist and show up in later reads.
  • Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
  • Webhooks. Every change emits a signed, retried event.
  • Failure. Per-endpoint errors, latency and chaos rules, on demand.

Operations

First 12 of 48.

  • POST/.cqactions.html
  • POST/apps/system/config/com.adobe.granite.auth.saml.SamlAuthenticationHandler.config
  • POST/apps/system/config/com.shinesolutions.aem.passwordreset.Activator
  • POST/apps/system/config/com.shinesolutions.healthcheck.hc.impl.ActiveBundleHealthCheck
  • POST/apps/system/config/org.apache.felix.http
  • POST/apps/system/config/org.apache.http.proxyconfigurator.config
  • POST/apps/system/config/org.apache.sling.jcr.davex.impl.servlets.SlingDavExServlet
  • POST/apps/system/config/org.apache.sling.security.impl.ReferrerFilter
  • POST/apps/system/config/org.apache.sling.servlets.get.DefaultGetServlet
  • POST/apps/system/config/{configNodeName}
  • GET/bin/querybuilder.json
  • POST/bin/querybuilder.json