APIs and Endpoints
Contents
Enonic XP exposes APIs and functionality through multiple HTTP endpoints, each serving specific purposes.
Portal (Port 8080)
Portal (aka Web) is the gateway for all client interactions, including APIs, Admin and the Site Engine. See Portal.
Management API (Port 4848)
Programmatic access to administrative and operational functions, commonly used together with Enonic CLI. See Management API.
Statistics API (Port 2609)
Real-time metrics and monitoring data about the XP instance, used for health checks and performance monitoring. See Statistics API.
The default ports can be overridden via com.enonic.xp.web.jetty.cfg |