The “Badge” API now supports returning the status in JSON format.
This endpoint can be used by status/badge services to check & showcase the status of an app (e.g. https://github.com/badges/shields/issues/574), but nothing else. The only thing the endpoint returns is the last finished build’s status on the specified branch, and the endpoint requires the special “badge api token” for authentication, as it did before.
You can find the endpoint’s docs at: http://devcenter.bitrise.io/api/app-status-badge/
If you have any questions just let us know!
Happy Building!