import {
ModelEndpointsBadges,
ModelEndpointsQuickStart,
ModelEndpointsAPIDoc,
ModelEndpointsWhatCards,
ModelEndpointsKeyCards,
ModelEndpointsWhyCards,
ModelEndpointsActionCards,
} from "@site/docs/tir/Inference/ModelEndpoints/ModelEndpoints";
# Model Endpoints
> Model Endpoints let you deploy your AI/ML models and serve them as ready-to-use APIs — without managing any infrastructure. Just pick a model, deploy it, and start making inference requests.
## Quick Start
---
### What are Model Endpoints?
Model Endpoints are deployed services that expose your AI/ML models as inference APIs. They allow you to:
### Key Characteristics
---
### Why Use Model Endpoints?
---
### What You Can Do
---
## API Reference
---