Rate this page:
The purpose of this section is to describe how to authenticate when making API calls using the Bitbucket REST API.
Basic HTTP Authentication as per RFC-2617 (Digest not supported). Note that Basic Auth is available only with username and app password as credentials.