GET /v1/models and GET /v1/models/{id} return standard OpenAI shapes.
RavChat model ids name product surfaces, not engines. The underlying frontier model is determined by your plan tier, not by the model parameter. Unknown ids return 404 with code: "model_not_found". Model ids never fail client-side — OpenAI SDKs pass any string through.