API Reference

Waldo provides two APIs for interacting with the platform programmatically. Both APIs use Bearer token authentication via the Authorization header.

Waldo API

REST API for managing builds, triggering test suites, and retrieving results.

Base URL: https://api.waldo.com

Core API

WebDriver and Appium-compatible API for creating sessions on devices in the Waldo device cloud and interacting with them programmatically.