Skip to main content
The MobileBoost API lets you manage tests, upload builds, trigger executions, and retrieve run results programmatically.

Base URL

All API requests use the following base URL:

Authentication

Authenticate every request by including a Bearer token in the Authorization header:

Quick example

Create a test, upload a build, and trigger execution:
1

Create a test

2

Upload a build

3

Execute tests