Supported providers
Connection details
Copy a current Model ID from the model plaza or the API Key Setup dialog in Console.
Quick test
choices[0].message.content.
Interactive testing and SDK examples
Open OpenAI Chat Completions API to:- Send a request from the Playground
- Review request parameters and the response schema
- Copy curl, Python, and JavaScript examples
Never store a real API Key in documentation, screenshots, or public code. Replace
YOUR_API_KEY and YOUR_MODEL_ID with your own values.
