The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to find the Port on which Confluence Cloud is running?

Smita
August 22, 2019

We are using Cloud Confluence and wanted to know which port does it run. Please help, I need to use that for calling Rest API>

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Andrew
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
August 22, 2019

Hi @Smita ,

Could You please clarify, You said 'Cloud Confluence' or mean server? I suppose cloud run in 443 port. More about cloud api https://developer.atlassian.com/cloud/confluence/rest/

B.R.

Smita
August 22, 2019

I am using Confluence in Cloud. Let me check 443 port. 

DPKJ
Community Champion
August 22, 2019

For confluence cloud it is always 443 (as it is default https port).

Like Deepanshu Natani likes this
Smita Ninad Kelkar
August 22, 2019

yeah... let me try calling the Rest API on my server and get back.Thanks!

0 votes
DPKJ
Community Champion
August 22, 2019

In confluence installation directory check <installation>/conf/server.xml file and find `<Server>` tag, inside this tag you will find on which port confluence is running.

Something like this,

<Server port="8000" ...

Here Confluence is running on port `8000`.

TAGS
AUG Leaders

Atlassian Community Events