Adobe Experience Manager (AEM) API vs markerapi
If you need a Business API that's easy to integrate, go with markerapi.
Adobe Experience Manager (AEM) API
Swagger AEM is an OpenAPI specification for Adobe Experience Manager (AEM) API
Adobe Experience Manager (AEM) API
- Simple API key authentication
- No HTTPS support
markerapi
- No authentication required
- No HTTPS support
| Feature | Adobe Experience Manager (AEM) API | markerapi |
|---|---|---|
| Authentication | apiKey | None |
| HTTPS | No | No |
| CORS | Unknown | Unknown |
When to use which?
markerapi is the better choice for quick prototypes and hackathons since it requires no authentication.