Install the client
Send a response request
OpenAI SDK
/api/v1/llm/ path. Use a model ID available in your organization; auto resolves through its configured model registry and routing policy.
Choose the matching example
Guides for Responses, Conversations, Files, and Vector stores include OpenAI SDK examples for supported operations. Compatibility is operation-specific. An OpenAI method’s existence does not mean MKA1 implements every OpenAI feature or parameter. In particular, MKA1 eval suites, saved agents, and Compute jobs have their own APIs.Identify an application user
For a server-side integration, attach the end-user header when configuring your client or on the relevant request:OpenAI SDK