# DeepSeek API (deprecated)

\*\*No longer available in Cuppa

Click the API Platform button in the upper right hand corner on <https://www.deepseek.com/> to sign up and grab your keys.&#x20;

Pricing is available here: <https://api-docs.deepseek.com/quick_start/pricing>

{% hint style="info" %}
Due to incredibly high demand, DeepSeek has been having a lot of issues meeting the demand. To checkout the status of the API, <https://status.deepseek.com/>

DeepSeek, as of October 1, 2025; still has many issues with their API, their documenation, and support of functions. We still do not recommend DeepSeek if you want to build consistently with Cuppa. We do know they have a new model, but it still remains the same.
{% endhint %}

<figure><img src="/files/Dm3QtLmxclsMr2rhM8iy" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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://learn.cuppa.ai/getting-started/deepseek-api-deprecated.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.
