Reference / generatingThe API is alive.
The API is alive.
The reference is catching up.
Endpoints, request schemas, streaming protocols — all of it is shipping with the SDKs at GA. Until then, here's a peek at what the reference page is doing instead.
$ curl -sS https://api.urun.sh/v1/reference
200 OK
{
"status": "generating",
"progress": 0.732,
"eta_seconds": null,
"tokens_per_second": 8342,
"note": "the cloud is running. the reference will land when the APIs do."
}
$ █