ucloud global logo

DeepSeek R1&V3 API

The UModelVerse Model Marketplace supports online usage of DeepSeek R1 & V3 models and also
allows API calls. Get DeepSeek R1 & V3 API in 5 Minutes, Limited-Time Free Access.

Try Now

Quick trial

Playground available 3/3 times. More in the console for 500K free tokens per model.
Experience ended. For more features, please go to the Console .
  • What kind of company is UCloud Global, and what are its unique advantages in the global cloud computing market?
  • What are the opportunities and challenges brought by the rapid development of AI globally?
  • What are some tips for using DeepSeek advanced prompts effectively?

API Usage

Only two steps to call the DeepSeek API. API Document
1Obtain API Key → 2Chat API Call
Request Examplecopy
curl --location 'https://deepseek.modelverse.cn/v1/chat/completions' \
--header 'Authorization: Bearer <Your API Key>' \
--header 'Content-Type: application/json' \
--data '{
    "reasoning_effort": "low",
    "stream": true,
    "model": "deepseek-ai/DeepSeek-R1",
    "messages": [
        {
            "role": "user",
            "content": "say hello to ucloud"
        }
    ] 
}'

Advantages

Full-Fledged API

Full-Fledged API

UModelVerse provides the 671B full-parameter DeepSeek-R1 and DeepSeek-V3 model API for calling.

One-Click Access

One-Click Access

DeepSeek can be deployed in minutes, enabling quick setup of enterprise-level knowledge bases.

Low Latency

Low Latency

A low-latency network delivers a seamless experience, meeting global application demands.

API Pricing

Deepseek-ai/DeepSeek-R1
  • icon
    Text Generation
  • icon
    English/Chinese
  • icon
    128K context window
  • icon
    Math, Code, Language reasoning
  • icon
    Free for 500K Tokens
  • icon
    Input: $2/M Tokens | Output: $6/M Tokens
Free Now
Deepseek-ai/DeepSeek-V3
  • icon
    Text Generation
  • icon
    English/Chinese
  • icon
    128K context window
  • icon
    Math, Code, Language reasoning
  • icon
    Free for 500K Tokens
  • icon
    Input: $1/M Tokens | Output: $2/M Tokens
Free Now