model ID.
Basic Integration: Using OpenAI Official Library
Python Example
Python
OpenAI official current service status check
Universal Model Forwarding API
Endpoint:POST /v1/chat/completions
Body Request Parameters:
Request Parameters
| Name | Location | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | No | Bearer AIHUBMIX_API_KEY |
| Content-Type | header | string | No | none |
| body | body | object | No | none |
Response Results
| Status Code | Status Code Meaning | Description | Data Model |
|---|---|---|---|
| 200 | OK | none | Inline |