Bamboo 4.2 : Enabling Bamboo's Remote API

Please note, the Bamboo Remote API has been deprecated in favour of the new Bamboo REST API.

You can access Bamboo's data from an external program by using Bamboo's REST-style remote API. 

The remote API is disabled by default. Bamboo will return an error if people try to use the remote API when it is disabled. You only need to enable the Accept remote API calls? option (as described below), if you want to allow access to the deprecated remote API. Access to the new REST API is enabled by default.

To enable the remote API:

  1. Click Administration in the top menu bar.
  2. Click General Configuration (under 'System') in the left navigation panel.
  3. Select Accept remote API calls?.
  4. Click Save. Bamboo will now accept remote calls. You do not have to restart the Bamboo server.