Want to periodically submit real web browser tests to ensure nothing is broken? Want to test from different geographical locations? Check out our simple REST API:

curl -X POST https://www.appbeat.io/api/v2/browser/test -H "Authorization: Bearer APPBEAT_SECRET_ACCESS_KEY" -H "Content-Type: application/json" -d @test.json
where test.json request content is displayed below (this is just simple example). APPBEAT_SECRET_ACCESS_KEY can be found in your AppBeat account by navigating to "Account / API access".

Need more information or have feedback? Please contact us