Portkey · Capability
Portkey API — Models
Portkey API — Models. 3 operations. Lead operation: List Available Models. Self-contained Naftiko capability covering one Portkey business surface.
What You Can Do
GET
Listmodels
— List Available Models
/v1/models
GET
Retrievemodel
— Retrieves a model instance, providing basic information about the model such as the owner and permissioning.
/v1/models/{model}
DELETE
Deletemodel
— Delete a fine-tuned model. You must have the Owner role in your organization to delete a model.
/v1/models/{model}
MCP Tools
list-available-models
List Available Models
read-only
idempotent
retrieves-model-instance-providing-basic
Retrieves a model instance, providing basic information about the model such as the owner and permissioning.
read-only
idempotent
delete-fine-tuned-model-you
Delete a fine-tuned model. You must have the Owner role in your organization to delete a model.
idempotent