OpenAPI
OpenAPI 3 description of the Relixr inference API and how to try it.
Relixr publishes an OpenAPI 3.1 document for the public inference surface.
Download
/openapi.json— machine-readable spec- Interactive try-it: use the dashboard Playground (session auth) or import examples/http
Never paste production keys into third-party try-it hosts. Prefer Playground or a local Postman/Bruno collection.
Scope
v1 covers POST /v1/chat/completions, POST /v1/embeddings, and GET /v1/models. Management APIs (keys, agents, usage) are documented separately in Management API.
Was this helpful?
Still stuck? Help center · Doctor