API Portal 10.7 | webMethods API Portal for Administrators | Configuring API Portal | Configuring Ports
 
Configuring Ports
 
Disabling a Port
Enabling a Port
Testing for HTTPS Requests
API Portal listens for requests on ports that you specify. Each port is associated with a specific type of protocol: HTTP, HTTPS, or email.
By default, the API Portal load balancer component is set to allow both unencrypted HTTP and encrypted HTTPS/SSL access. API Portal has the following pre-configured ports:
Port Type
Default Port Number
Description
HTTP
18101
Unsecured/unencrypted port
HTTPS
18102
Secure/encrypted port
Email
25
SMTP port
API Portal accepts port connection requests as soon as it receives them. If you want to temporarily prevent API Portal from accepting requests on one of its ports, you can disable that port. This action blocks incoming requests from reaching the API Portal server. When a port is disabled, clients receive an error message when they issue requests to it. Later, you can enable the port. If you stop and restart API Portal, the port remains disabled until you enable it. Disabling a port is a convenient way to eliminate developer access to an API Portal once it goes into production.
The following table lists the ports used by API Portal to communicate with each other:
Component
Port
Cloudsearch(HTTP)
14201
Elasticsearch(TCP)
14230
CloudAgent
18012
Elasticsearch(HTTP)
18089
Postgres
18092
Zookeeper
18093
Kibana
18094
APIBundle (AJB)
18122
APIBundle (HTTP)
18164