- API Type
- REST API with OpenAI-compatible format for easy integration
- Authentication
- API Key authentication. Create API keys at platform.deepseek.com
- Endpoints
- POST /chat/completions for main chat/reasoning, GET /models for listing available models
- SDKs
- OpenAI SDKs compatible (Python, JavaScript/Node.js, Go, Ruby) with minimal configuration changes
- Documentation
- Comprehensive official documentation at api-docs.deepseek.com with examples, endpoints, and authentication guides
- Advanced Features
- Function calling, JSON mode for structured output, context caching, multi-round conversations, specialized reasoning models
- Models Available
- deepseek-v3, deepseek-v3.2, deepseek-reasoner (specialized for complex reasoning/math/coding), deepseek-coder
- Rate Limits
- Varies by account tier; enterprise customers have custom limits with volume discounts available
- SLA
- Enterprise tier includes SLAs and uptime guarantees; no SLA specified for standard tiers
- File Support
- File uploads up to 1 GB with up to 20 files per prompt for enterprise tier