> ## Documentation Index
> Fetch the complete documentation index at: https://docs.inferless.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Model Endpoint

## How to call your model endpoint?

### Step 1: Select Desired Model

Post importing your model, you would be able to view the model in your workspace as given below

<img src="https://mintcdn.com/inferless-68/g8bkqnienvwe_7dP/images/mep-1-model-select.png?fit=max&auto=format&n=g8bkqnienvwe_7dP&q=85&s=84298981904448db7208d66467fe5b1c" alt="" width="2760" height="1454" data-path="images/mep-1-model-select.png" />

### Step 2: View and Call your API

* Click on the API tab.

* You can view the cURL or python script that can be used to call your mode.

* You can also copy the end point directly mentioned under "API Endpoint"

<img src="https://mintcdn.com/inferless-68/g8bkqnienvwe_7dP/images/mep-2-api.png?fit=max&auto=format&n=g8bkqnienvwe_7dP&q=85&s=fe181065f5dc65177a067d35cb34fc58" alt="" width="2744" height="1450" data-path="images/mep-2-api.png" />

* Click on the Copy button to Copy the code for yourself.

* You can now call using this from your end. The inference result would be the output for these calls.

In case you need help with **API Keys:**

* Click on settings, available on the top, next to your Workspace Name

* Click on "Workspace API keys"

* You can view the details of your key or generate a new one.

<img src="https://mintcdn.com/inferless-68/ICUjU4GLsdW9H74k/images/model-endpoint-api.png?fit=max&auto=format&n=ICUjU4GLsdW9H74k&q=85&s=d5767c7c344edb7454bc2795b6ef6dc8" alt="" width="2730" height="1434" data-path="images/model-endpoint-api.png" />
