Overview
Last updated
The DeviceCloud REST API gives you programmatic access to the same data available in the console — test results, upload history, and flow analytics.
Include your API key in every request:
x-app-api-key: <your-api-key>You can find your API key in the console under Settings → API Key.
https://api.devicecloud.devList uploads and poll run status
Fetch results, reports, and artifacts for an upload
Aggregated analytics and run history per flow file
Current egress IPs for firewall allow-listing (no API key required)
Last updated