Content Delivery microservices, their relative endpoint URLs and their default port numbers
Every microservice has a relative endpoint URL. Also, by default. every Content Delivery microservice runs on a specific port number. This topic tells you the endpoint URL and default port number for each microservice. If the port number is somehow unavailable to you, you can change the microservice installation script to run on a different port number.
| Content Delivery microservice name | Relative endpoint URL | Default port number |
|---|---|---|
| Monitoring Agent (deprecated) | 8080 | |
| Content Service | /content.svc | 8081 |
| Session-enabled Content Service | /content.svc | 8081 |
| Discovery Service | /discovery.svc | 8082 |
| Token Service | /token.svc | 8082 |
| Preview Service | /ws/preview.svc | 8083 |
| Content Deployer endpoint | /v2 | 8084 |
| Content Deployer combined endpoint and worker | /v2 | 8084 |
| UGC Community Service (deprecated) | /community.svc | 8085 |
| UGC Moderation Service (deprecated) | /moderation.svc | 8086 |
| Context Service | /context.svc | 8087 |
| Contextual Image Delivery Service | /cid | 8088 |
| Content Deployer worker | (no endpoint) | 8089 |
| Audience Manager Service (deprecated) | /audiencemanager.svc | 8091 |
| Audience Manager Synchronization Endpoint Service - profile(deprecated) | /profile | 8092 |
| Audience Manager Synchronization Endpoint Service - tracking (deprecated) | /tracking | 8093 |
| Experience Optimization Management Service | /management.svc | 8093 |
| Experience Optimization Query Service | /query.svc | 8094 |