Incredibuild Build Group & Build History API

Standard REST APIs exposed by the Incredibuild Coordinator for managing build groups and users, and a Build History API that returns build telemetry as JSON. Requests authenticate with a custom API key passed in the client-api-key HTTPS header; the Coordinator serves the API on a configurable port (default 31100).

API entry from apis.yml

apis.yml Raw ↑
name: Incredibuild Build Group & Build History API
description: Standard REST APIs exposed by the Incredibuild Coordinator for managing build groups and
  users, and a Build History API that returns build telemetry as JSON. Requests authenticate with a custom
  API key passed in the client-api-key HTTPS header; the Coordinator serves the API on a configurable
  port (default 31100).
humanURL: https://docs.incredibuild.com/win/latest/windows/api.html
baseURL: https://app.incredibuild.com
tags:
- Build Groups
- Build History
- REST