Models
Compatibility Mapping
Returns a list of model compatibility mappings and the associated model.
GET
Postman Collection
For additional examples, please see this Postman Collection.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Filter models by type.
Available options:
embedding
, image
, text
, tts
, upscale
Example:
"text"
Response
200
application/json
OK
The response is of type object
.