Sign up now! New useSign up now! New users get $20 in free creditsDeepSeek V3.1
DeepSeek-V3.2-Speciale API
CHATCODE

DeepSeek-V3.2
Speciale API

All You Need To Know About DeepSeek-V3.2-Speciale API

Overview

Model Provider:DeepSeek
Model Type:Reasoning
State:Ready

Key Specs

Quantization:BF16
Parameters:685B
Context:163.8k
Pricing:$0.26 input / $0.40 output
Try Model
Quick Start
Reserve Dedicated Endpoint

Introduction

The DeepSeek-V3.2 Speciale API delivers a high-compute version of DeepSeek-V3.2,optimized for maximum reasoning and agentic performance

DeepSeek-V3.2-Speciale API Usage

Model

Endpoint

deepseek/deepseek-chat-v3.2-speciale


        1
        curl -X POST https://inference.canopywave.io/v1/chat/completions 
      
        2
          -H "Content-Type: application/json" 
      
        3
          -H "Authorization: Bearer $CANOPYWAVE_API_KEY"   
      
        4
          -d '{
      
        5
            "model": "deepseek/deepseek-chat-v3.2-speciale",
      
        6
            "messages": [
      
        7
              {"role": "user", "content": "tell me a story"}
      
        8
            ],
      
        9
            "max_tokens": 1000,
      
        10
            "temperature": 0.7
      
        11
          }'
      
Contact us

Hi. Need any help?