Brokkr API

The Brokkr REST API provisions, terminates, and manages Hydra Host GPU fleets programmatically across every data center and OEM hardware stack, and exposes real-time GPU inventory. Observed live: uri-path versioning at /api/v1, JSON responses, and a consistent JSON error envelope (statusCode/timestamp/path/message/error). GET /api/v1/inventory returns the public GPU inventory.

API entry from apis.yml

apis.yml Raw ↑
name: Brokkr API
description: 'The Brokkr REST API provisions, terminates, and manages Hydra Host GPU fleets programmatically
  across every data center and OEM hardware stack, and exposes real-time GPU inventory. Observed live:
  uri-path versioning at /api/v1, JSON responses, and a consistent JSON error envelope (statusCode/timestamp/path/message/error).
  GET /api/v1/inventory returns the public GPU inventory.'
humanURL: https://docs.hydrahost.com/docs/brokkr-api-overview
baseURL: https://brokkr.hydrahost.com/api/v1
tags:
- GPU Cloud
- Bare Metal
- Compute
properties:
- type: Documentation
  url: https://docs.hydrahost.com/
- type: APIReference
  url: https://docs.hydrahost.com/docs/brokkr-api-overview