We offer APIs to help you manage local binary instances. You can use them as follows.
Check the status of all local binaries that are currently running.
https://www.browserstack.com/local/v1/list?auth_token=YOUR_ACCESS_KEY&last=5&state=running
Disconnect an active Local Testing connection through the binary command-line interface.
curl -X DELETE "https://www.browserstack.com/local/v1/QUERTY1?auth_token=YOUR_ACCESS_KEY"
Refer to the Local Testing API for more details.
Contact our Support team for immediate help while we work on improving our docs.