v4

latestOpenAPI 3.1.02026-08-0143190206.8 KB
v1

Get full information about an embedding model with its model_id.

get/v1/embedding-models/{model_id}

Path parameters

model_idstring required

ID of the model to get.

Response

Success

aliasesstring[] required

Alias ID(s) of the model that user can use in a request's model field.

createdinteger required

Model creation time in Unix timestamp.

fingerprintstring required

Fingerprint of the xAI system configuration hosting the model.

idstring required
input_modalitiesstring[] required

The input modalities supported by the model.

objectstring required

Object type, should be model.

output_modalitiesstring[] required

The output modalities supported by the model.

owned_bystring required

Owner of the model.

prompt_image_token_priceinteger required

Price of the prompt image token in USD cents per million token.

prompt_text_token_priceinteger required

Price of the prompt text token in USD cents per million token.

versionstring required

Version of the model.