Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to create Access Token for my account

Mukundhan R December 9, 2022

I need to create Authorization token to use rest API of Bitbucket. 
The documentation showing to create HTTPS token inside manage account, there I can find only create API token which is not working in postman also..

2 answers

0 votes
Aron Gombas _Midori_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 12, 2022

This is the documentation related here: https://support.atlassian.com/bitbucket-cloud/docs/repository-access-tokens/

Note that after creating the token, that should not be used as a BASIC auth token! It should be used like this:

Authorization: Bearer <repository_access_token>

See: https://support.atlassian.com/bitbucket-cloud/docs/using-access-tokens/ 

0 votes
Nat Tsai December 12, 2022

Hi,

Maybe you can try the app password in personal settings.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events