Bitbucket API Token Generation
Steps-by-step process to generate API token in Bitbucket are:
Navigate to Bitbucket Website, login by entering valid username and password provided by organization.
Click Settings icon, located on the right side of the Bitbucket window.
Select Workspace setting option.

Select Access Tokens option, located under workspace window.
Click Create access token button.

Enter Name of the API token, and select Scopes checkbox’s
Click Create button.

User can see the generated access token in the Access token created popup window.
Get Repository URL from the Bitbucket
Step-by-step process to copy the repository URL from Bitbucket is as follows:
Navigate to Bitbucket Website, login by entering valid username and password provided by organization.
Select Repositories tab from the Bitbucket home page.
Click Repository option.

Select Source option and click Clone button, present in top right pane of source window.

Click Copy icon to copy the repository URL

Get Username from the Bitbucket
Step-by-step process to copy the Username from Bitbucket is as follows:
Navigate to Bitbucket Website, login by entering valid username and password provided by organization
Click Setting icon, present in right side of the Bitbucket window
Select Personal Bitbucket settings option

Select Account settings option and copy the Username available in Account settings window

Last updated
Was this helpful?