Refuel Cloud API
The full Refuel Cloud REST API — 108 operations across 77 paths, harvested verbatim from https://cloud-api.refuel.ai/openapi.json on 2026-08-14. Covers projects, datasets and items, tasks, task runs, seedsets and evalsets, taxonomies, confidence calibration, base and finetuned models, deployed applications and their realtime label endpoint, users, teams, usage and cloud/warehouse integrations. Authentication is an API key sent as an HTTP Bearer token. The spec is FastAPI-generated: it declares no tags and returns a generic ResponseModel envelope on every 200, so it names the routes but not the entity shapes.