# Get URL API Deka LLM

To use the Deka LLM API, go to the Deka LLM page on the Deka GPU Service Portal. Below the team name, you will find the Deka LLM API URL. You can click on the URL, and you will be automatically redirected to <https://dekallm.cloudeka.ai/>.

<figure><img src="/files/3hOQfNTz4O9yaTW5tv3A" alt=""><figcaption></figcaption></figure>

On the <https://dekallm.cloudeka.ai/> page, click on **/openapi.json**.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe-ou5qQefyLO8QL8BIqxghvKp9fda-_cNy-w8CmzA1nE_XpNWE8egQZAIiObXiygl9UdDAaWMnCQRlB_i_916M_1L84H3UXMDH7NBOAiMAk4__FbOL-TbllxBfW3HSEicaMqeEbw?key=GS8CzK7EJ_o4WD1SQATjJA" alt=""><figcaption><p>Swagger API Deka LLM</p></figcaption></figure>

Copy the available URL, as you will need it to import the **Cloudeka-Deka LLM Endpoint** into Postman.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcEEvaw1ZWR47guq1ISJzEzfCZXobbZ76Kd7Lme-5vJO372PyhPAVMdMQtHnKYE9ydcwsUrvqUESa-Q5N6cOVSx3XzjkvP7_URtk5g3upq7GA0RhhfNHUaRp33pMElEbgaIvLDD?key=GS8CzK7EJ_o4WD1SQATjJA" alt=""><figcaption><p>URL Deka LLM</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudeka.ai/guidance-for-individual/deka-llm/how-to-create-simple-prompt-with-deka-llm/get-url-api-deka-llm.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
