# Model Catalog — all operations

> Every Model Catalog operation, generated from the OpenAPI specification.

API spec (machine-readable): https://sference.com/openapi.json
HTML version: https://sference.com/docs/api-reference/model-catalog

| Method | Path | Operation |
| --- | --- | --- |
| `POST` | `/control/v1/models/custom` | [CreateCustomModel](https://sference.com/docs/api-reference/model-catalog/ControlV1ModelsCustomCreateCustomModel.md) |
| `DELETE` | `/control/v1/models/custom` | [DeleteCustomModel](https://sference.com/docs/api-reference/model-catalog/ControlV1ModelsCustomDeleteCustomModel.md) |
| `GET` | `/control/v1/models/catalog` | [GetCatalog](https://sference.com/docs/api-reference/model-catalog/ControlV1ModelsCatalogGetCatalog.md) |
| `POST` | `/control/v1/models/request-deployment` | [RequestModelDeployment](https://sference.com/docs/api-reference/model-catalog/ControlV1ModelsRequestDeploymentRequestModelDeployment.md) |
| `GET` | `/control/v1/models/search` | [SearchModels](https://sference.com/docs/api-reference/model-catalog/ControlV1ModelsSearchSearchModels.md) |

Source: https://sference.com/docs/api-reference/model-catalog
