v51

latestOpenAPI 3.1.0proprietaryraw.githubusercontent.com2026-07-21411711.1 MB
/models

Get a Model

Returns the details of a model, provided its name.

get/v1/models/{model}

Path parameters

modelstring required
Example:command-a-03-2025

Headers

X-Client-Namestring

The name of the project that is making the request.

Response

OK

namestring

Specify this name in the model parameter of API requests to use your chosen model.

is_deprecatedboolean

Whether the model is deprecated or not.

endpointsCompatibleEndpoint[]

The API endpoints that the model is compatible with.

finetunedboolean

Whether the model has been fine-tuned or not.

context_lengthnumber

The maximum number of tokens that the model can process in a single request. Note that not all of these tokens are always available due to special tokens and preambles that Cohere has added by default.

tokenizer_urlstring

Public URL to the tokenizer's configuration file.

default_endpointsCompatibleEndpoint[]

The API endpoints that the model is default to.

featuresstring[]

The features that the model supports.