Skip to content

API Environments

EnvironmentURLWhen Used
Productionapi.boxt.co.ukApp Store / Play Store releases
Testingapi.boxt-testing.comDevelopment, QA, PR builds (default)
Stagingapi.boxt-staging.comFor business demos
Review AppXXXX-api.boxt-review.comTesting specific backend PRs

Testing is the default for all non-production builds.

Switching Environments

Non-production builds have a Base URL control in the debug menu (shake the device to open it) that lets you switch environments:

ActionDescription
StagingSwitch to api.boxt-staging.com
QR scanScan a review app QR code
ManualEnter a URL manually
ResetReset to the environment default (testing)

Connecting to a Review App

  1. Go to the backend PR's deployment page
  2. Find the QR code
  3. In the app's debug menu, tap QR scan under Base URL
  4. Scan the code

Tap Reset to reset to testing.