Documentation

https://api.flare-cloud.com

llms.txt

Overview

FlareAI Cloud runs models on interchangeable hardware behind one API. You ask for compute; FlareAI decides which backend serves it and tells you why.

There are three layers. Providers each wrap one compute backend and implement a single interface. Orchestration scores every provider on live cost and capacity and picks one. The API is what you talk to, and it never exposes which vendor ran your workload.

You address workloads only by FlareAI's own workload_id. Vendor identifiers stay inside the backend, which is what lets the hardware underneath change without breaking your integration.