One-stop guide to understand Aihubmix’s universal model calling methods
model ID
.
base_url
and AiHubMix platform API key inside the client.
Model IDs can be obtained by clicking the “Copy Button” on model marketplace cards.POST
/v1/chat/completions
Body 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 |
Status Code | Status Code Meaning | Description | Data Model |
---|---|---|---|
200 | OK | none | Inline |