Health check
Response Body
application/json
application/json
curl -X GET "https://api.gateway.orgn.com/health"{}{}Transcribe audio POST
Transcribe an audio file (OpenAI-compatible `multipart/form-data`). The gateway re-streams the form to the model's first provider, which must be an OpenAI-type provider exposing an `/audio/transcriptions` endpoint. Maximum request body size is 100 MB.
Prometheus metrics GET
Prometheus text-format metrics exposition.