Hi,
I am struggling quite a lot to get the list of api's that I can use for the bit bucket server api.
Can I get a url from where I can get the list of api's available.
I feel there is a lot to improve in terms of documentation from bit bucket side.
Cheers,
Yash
Hi @Yash Bagarka ,
You shall find Bitbucket Server API from https://developer.atlassian.com/server/bitbucket/reference/rest-api/ and some examples under Learning section on https://developer.atlassian.com/server/bitbucket/
Kind regards,
Rafael
Rafael's answer is correct. Further to this, when you click on a given section (e.g., "core"), keep an eye on the Bitbucket version in the URL you end up at. Right now (August 2019), "core" takes me to a URL with "6.6.0" in its version:
https://docs.atlassian.com/bitbucket-server/rest/6.6.0/bitbucket-rest.html
But I can adjust the URL to match my version of Bitbucket Server. E.g., here's 6.2.0:
https://docs.atlassian.com/bitbucket-server/rest/6.2.0/bitbucket-rest.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks @Julius Davies [bit-booster.com] this is what I was looking for. I assumed there will be some kind of a drop down through which I can select the bitbucket server.
Cheers,
Yash
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks @Prakash Kumar for the link. I am actually looking for bit bucket server api with examples not the methods behind the api's.
Cheers,
Yash
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.