Getting Started
Publish API

| Path Prefix | Method | Usage Example |
|---|---|---|
| /v1 | GET | List Models (v1/models): Lists all structural engines active and usable by your credentials. |
| /v1 | POST | Create Chat Completion (v1/chat/completions): The primary gateway for text generation, complex reasoning, structured JSON extraction, and tool execution. |
Access the Real-time Service
- Create an API key on the ModelArts console. Click Real-Time Services > API Key Authorization Management > Create API key. The API key is automatically downloaded upon creation. Figure 2 ModelArts console
- Use your subdomain and try API based on your model service, such as OpenAI API chat endpoint (/v1/chat/completions). Figure 3 Configure the request URL and the API key
What is your overall rating for this page?
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot