# Replicate API ## API Docs - [List collections of models](https://8mdkf4f12u.apifox.cn/api-135794474.md): Example cURL request: - [Get a collection of models](https://8mdkf4f12u.apifox.cn/api-135794475.md): Example cURL request: - [List available hardware for models](https://8mdkf4f12u.apifox.cn/api-135794476.md): Example cURL request: - [List public models](https://8mdkf4f12u.apifox.cn/api-135794477.md): Get a paginated list of public models. - [Create a model](https://8mdkf4f12u.apifox.cn/api-135794478.md): Create a model. - [Get a model](https://8mdkf4f12u.apifox.cn/api-135794479.md): Example cURL request: - [List model versions](https://8mdkf4f12u.apifox.cn/api-135794480.md): Example cURL request: - [Delete a model version](https://8mdkf4f12u.apifox.cn/api-135794481.md): Delete a model version and all associated predictions, including all output files. - [Get a model version](https://8mdkf4f12u.apifox.cn/api-135794482.md): Example cURL request: - [Create a training](https://8mdkf4f12u.apifox.cn/api-135794483.md): Start a new training of the model version you specify. - [List predictions](https://8mdkf4f12u.apifox.cn/api-135794484.md): Get a paginated list of predictions that you've created. This will include predictions created from the API and the website. It will return 100 records per page. - [Create a prediction](https://8mdkf4f12u.apifox.cn/api-135794485.md): Start a new prediction for the model version and inputs you provide. - [Get a prediction](https://8mdkf4f12u.apifox.cn/api-135794486.md): Get the current state of a prediction. - [Cancel a prediction](https://8mdkf4f12u.apifox.cn/api-135794487.md): - [List trainings](https://8mdkf4f12u.apifox.cn/api-135794488.md): Get a paginated list of trainings that you've created. This will include trainings created from the API and the website. It will return 100 records per page. - [Get a training](https://8mdkf4f12u.apifox.cn/api-135794489.md): Get the current state of a training. - [Cancel a training](https://8mdkf4f12u.apifox.cn/api-135794490.md):