CKCloudai
Limited-Time Free Access

Serverless Inference

Access DeepSeek R1 & V3 models via API. Get started in 5 minutes with 500K free tokens per model.

The CKCloudai Model Marketplace supports online usage of leading AI models and also allows API calls for seamless integration.

API Usage

Only two steps to call the AI Model API

1
Obtain API Key
2
Chat API Call
Request Example
curl --location 'https://api.ckcloudai.com/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": "Hello, CKCloudai!"
    }
  ]
}'

Advantages

Enterprise-grade AI inference with unbeatable performance

Full-Fledged API

Access the 671B full-parameter DeepSeek-R1 and DeepSeek-V3 model API for calling with complete capabilities.

One-Click Access

Deploy AI models in minutes, enabling quick setup of enterprise-level knowledge bases and applications.

Low Latency

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

API Pricing

Transparent pricing with free tier included

Most Powerful

DeepSeek-R1

671B Full Parameters

  • Text Generation
  • English/Chinese Support
  • 128K Context Window
  • Math, Code, Language Reasoning
  • Free for 500K Tokens
Input$2 / 1M Tokens
Output$6 / 1M Tokens

DeepSeek-V3

Cost Effective

  • Text Generation
  • English/Chinese Support
  • 128K Context Window
  • Math, Code, Language Reasoning
  • Free for 500K Tokens
Input$1 / 1M Tokens
Output$2 / 1M Tokens