Important update based on your feedback: if you roll your own automation built for bitrise.io please use api.bitrise.io directly, for everything, including the build triggering!
Build Trigger endpoint is now available for api.bitrise.io : Bitrise API: build trigger, bitrise.yml
Important note: api.bitrise.io right now does not support the App’s own API Token, the one which is on the
Code
tab of the app on bitrise.io , it only supports Personal Access Token auth as the rest of api.bitrise.io
In short, all API endpoints which are expected to be used publicly are moving into api.bitrise.io, we’re deprecating all other endpoints. Please don’t use those for any integration, instead migrate to api.bitrise.io which is designed to provide the public API endpoints.