Models
Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Query parameters
modelTypeinteger · enumOptionalPossible values:
The type of model to filter by.
includeDisabledbooleanOptionalDefault:
Whether to include disabled models.
falseResponses
200
OK
403
Forbidden
get
/modelsAuthorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
objectIdentifierstring · uuidRequired
The object identifier of the model.
Responses
200
OK
403
Forbidden
404
Not Found
get
/models/{objectIdentifier}Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Query parameters
modelIdentifiersstring · uuid[]Optional
The collection of model object identifiers.
Responses
200
OK
403
Forbidden
get
/models/get-by-identifiersAuthorizations
AuthorizationstringRequired
Bearer authentication with JWT
Query parameters
modelIdentifierstring · uuidOptional
The object identifier of the model.
tokenUsageinteger · int32Optional
The number of tokens used.
Responses
200
OK
403
Forbidden
get
/models/pricingLast updated
