API Usage
Only two steps to call the AI Model API
1
Obtain API Key→
2
Chat API CallRequest 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.
